JET_PCSTR

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.