JET_PCWSTR
适用于: Windows |Windows Server
JET_PCWSTR
JET_PCWSTR数据类型包含以 null 结尾的常量 Unicode 字符串 (char *) 。
Windows Vista:Windows Vista 中引入了JET_PCWSTR。
typedef __nullterminated const WCHAR * JET_PCWSTR;
数据类型
JET_PCWSTR
以 Null 结尾的常量 Unicode 字符串 (char *) 。
要求
要求 | 值 |
---|---|
客户端 |
需要 Windows Vista。 |
服务器 |
需要 Windows Server 2008。 |
标头 |
在 Esent.h 中声明。 |