(CAA_Types.library)
So called handles which can be edited in variables of type CAA.HANDLE are used for the management of resources.
CAA.HANDLE
|
WORD
|
for 8-bit systems
|
Prefix: h
Example: hPool
|
WORD
|
for 16-bit systems
|
DWORD
|
for 32-bit systems
|
LWORD
|
for 64-bit systems
|