JET_PCSTR
S’applique à : Windows | Windows Server
JET_PCSTR
Le type de données JET_PCSTR contient une chaîne ASCII constante (char *) terminée par un caractère Null.
Windows Vista : JET_PCSTR est introduit dans Windows Vista.
typedef __nullterminated const char * JET_PCSTR;
Types de données
JET_PCSTR
Chaîne ASCII constante terminée par null (char *).
Spécifications
Condition requise | Valeur |
---|---|
Client |
Nécessite Windows Vista. |
Serveur |
Nécessite Windows Server 2008. |
En-tête |
Déclaré dans Esent.h. |