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。 |
Server |
需要 Windows Server 2008。 |
標頭 |
在 Esent.h 中宣告。 |