Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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 |
|