PSZ

Pointer to a null-terminated string.

If you are using C++ **, you may need to use PCSZ.

typedef unsigned char *PSZ;


[Back: MPARAM]
[Next: SHORT]