JET_PCSTR
Si applica a: Windows | Windows Server
JET_PCSTR
Il tipo di dati JET_PCSTR contiene una stringa ASCII con terminazione null (char *).
Windows Vista: JET_PCSTR viene introdotto in Windows Vista.
typedef __nullterminated const char * JET_PCSTR;
Tipi di dati
JET_PCSTR
Con terminazione Null, stringa ASCII costante (char *).
Requisiti
Requisito | Valore |
---|---|
Client |
Richiede Windows Vista. |
Server |
Richiede Windows Server 2008. |
Intestazione |
Dichiarato in Esent.h. |