JET_PCWSTR
Se aplica a: Windows | Windows Server
JET_PCWSTR
El tipo de datos JET_PCWSTR contiene una cadena Unicode terminada en null (char *).
Windows Vista: JET_PCWSTR se introduce en Windows Vista.
typedef __nullterminated const WCHAR * JET_PCWSTR;
Tipo de datos
JET_PCWSTR
Terminada en NULL, cadena Unicode constante (char *).
Requisitos
Requisito | Value |
---|---|
Cliente |
Requiere Windows Vista. |
Servidor |
Requiere Windows Server 2008. |
Encabezado |
Declarado en Esent.h. |