API Documentation > CorelDRAW > 2025-v26 > Application > IVGApplication
Application.CheckPlatformVersion method
Compares the specified version to that of the automation engine
Syntax:
Function CheckPlatformVersion(ByVal VersionMajor As Long, Optional ByVal VersionMinor As Long = 0) As Long
Parameters:
Name Type Description
VersionMajor
Long
VersionMinor
Long
Specifies the minor version (see Application.VersionMinor).
Remarks:
The CheckPlatformVersion method compares the specified version to that of the automation engine.