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