JET_PSTR
Si applica a: Windows | Windows Server
JET_PSTR
Il tipo di dati JET_PSTR contiene una stringa ASCII con terminazione Null (char *).
Windows Vista: JET_PSTR è stato introdotto in Windows Vista.
typedef __nullterminated char * JET_PSTR;
Tipi di dati
JET_PSTR
Stringa ASCII con terminazione Null (char *).
Requisiti
Requisito | Valore |
---|---|
Client |
Richiede Windows Vista. |
Server |
Richiede Windows Server 2008. |
Intestazione |
Dichiarato in Esent.h. |