FLOAT (ALIAS) ¶ TYPE FLOAT : LREAL Realize a general floating point data type.
HANDLE (ALIAS) ¶ TYPE HANDLE : __XWORD Realize a target specific data type for handles.
IDENT (ALIAS) ¶ TYPE IDENT : DWORD Realize a target specific data type for handlig key values.
PVOID (ALIAS) ¶ TYPE PVOID : __XWORD Realize a target specific data type for general pointers.
SIGNED (ALIAS) ¶ TYPE SIGNED : INT Realize a general signed integer data type.
SIZE (ALIAS) ¶ TYPE SIZE : __UXINT Realize a target specific data type for handlig sizes.
TICK (ALIAS) ¶ TYPE TICK : __UXINT Realize a target specific data type for handlig the smallest time slices.
UNSIGNED (ALIAS) ¶ TYPE UNSIGNED : UINT Realize a general unsigned integer data type.
GetSupplierVersion (FUN) ¶ FUNCTION GetSupplierVersion : WORD Returns the actual release and implementation version of the library. InOut: Scope Name Type Comment Return GetSupplierVersion WORD Input xDummy BOOL Backward compatibility
VersionConstants (GVL) ¶ InOut: Scope Name Type Initial Constant gc_byVersion BYTE 1 gc_Version_1 BYTE 0