Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Indicates the version of CTL3D that is currently running.
Syntax
WORD Ctl3dGetVer(void);
Parameters
This function has no parameters.
Return value
Returns a value that contains the major version number in the high-order byte and the minor version number in the low-order byte.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|