JET_PSTR
Applies to: Windows | Windows Server
JET_PSTR
The JET_PSTR data type contains a null-terminated ASCII string (char *).
Windows Vista: JET_PSTR is introduced in Windows Vista.
typedef __nullterminated char * JET_PSTR;
Data Types
JET_PSTR
Null-terminated, ASCII string (char *).
Requirements
Requirement | Value |
---|---|
Client |
Requires Windows Vista. |
Server |
Requires Windows Server 2008. |
Header |
Declared in Esent.h. |