Jump to content

PCSZ

From EDM2

Pointer to a constant null-terminated string

Type

char

C Declaration Method

typedef const

Example Code

typedef const char *PCSZ;