JET_PCWSTR
適用対象: Windows |Windows Server
JET_PCWSTR
JET_PCWSTRデータ型には、null で終わる定数 Unicode 文字列 (char *) が含まれています。
Windows Vista: JET_PCWSTR は Windows Vista で導入されています。
typedef __nullterminated const WCHAR * JET_PCWSTR;
データ型
JET_PCWSTR
Null で終わる定数 Unicode 文字列 (char *)。
必要条件
要件 | 値 |
---|---|
Client |
Windows Vista が必要です。 |
[サーバー] |
Windows Server 2008 が必要です。 |
Header |
Esent.h で宣言されています。 |