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;
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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;