JET_PWSTR
適用于: Windows |Windows Server
JET_PWSTR
JET_PWSTR資料類型包含以 null 結尾的Unicode字串, (char *) 。
Windows Vista:windows Vista 引進JET_PWSTR 。
typedef __nullterminated WCHAR * JET_PWSTR;
資料類型
JET_PWSTR
以 Null 結尾的 Unicode 字串 (char *) 。
規格需求
需求 | 值 |
---|---|
用戶端 |
需要 Windows Vista。 |
Server |
需要 Windows Server 2008。 |
標頭 |
在 Esent.h 中宣告。 |