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