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;
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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;