หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Applies to: Windows | Windows Server
JET_PCSTR
The JET_PCSTR data type contains a null-terminated, constant ASCII string (char *).
Windows Vista: JET_PCSTR is introduced in Windows Vista.
typedef __nullterminated const char * JET_PCSTR;
Data Types
JET_PCSTR
Null-terminated, constant ASCII string (char *).
Requirements
| Requirement | Value |
|---|---|
Client |
Requires Windows Vista. |
Server |
Requires Windows Server 2008. |
Header |
Declared in Esent.h. |