إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
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. |