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