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