PSZ
Appearance
PSZ
Pointer to a null-terminated string
Type
typedef unsigned char PSZ;
Comment
If you're using C++, you may need to use PCSZ.
Pointer to a null-terminated string
typedef unsigned char PSZ;
If you're using C++, you may need to use PCSZ.