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