struct FormsExtensionVersion {
ASInt32
majorVersion
;
minorVersion
subVersion
releaseVersion
} FormsExtensionVersionRec, *FormsExtensionVersion;
}
FormsExtensionVersionRec
,
*
FormsExtensionVersion
GetFormsExtensionVersionNumber
void GetFormsExtensionVersionNumber(FormsExtensionVersion version);
void
GetFormsExtensionVersionNumber(
version
);
ASBool IsFormsExtensionSupported(void);
ASBool
IsFormsExtensionSupported(