JET_PCWSTR
Gilt für: Windows | Windows Server
JET_PCWSTR
Der JET_PCWSTR Datentyp enthält eine null-beendete, konstante Unicode-Zeichenfolge (char *).
Windows Vista: JET_PCWSTR wird in Windows Vista eingeführt.
typedef __nullterminated const WCHAR * JET_PCWSTR;
Datentypen
JET_PCWSTR
Null-beendete, konstante Unicode-Zeichenfolge (char *).
Anforderungen
Anforderung | Wert |
---|---|
Client |
Erfordert Windows Vista. |
Server |
Erfordert Windows Server 2008. |
Kopfzeile |
Deklariert in Esent.h. |