CharBufferPtr
(ALIAS)
TYPE CharBufferPtr : POINTER TO BYTE
This type will be used for all strings, that the functions of this library can use. Can be interpreted as POINTER TO STRING or POINTER TO WSTRING
CharBufferPtr
(ALIAS)TYPE CharBufferPtr : POINTER TO BYTE
This type will be used for all strings, that the functions of this library can use. Can be interpreted as POINTER TO STRING or POINTER TO WSTRING