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