2.2.44 STRING
Unless otherwise noted, a STRING is a UCHAR buffer that represents a null-terminated string of 8-bit characters.
This type is declared as follows:
-
typedef UCHAR* STRING;
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Unless otherwise noted, a STRING is a UCHAR buffer that represents a null-terminated string of 8-bit characters.
This type is declared as follows:
typedef UCHAR* STRING;