JET_PSTR
S’applique à : Windows | Windows Server
JET_PSTR
Le type de données JET_PSTR contient une chaîne ASCII terminée par null (char *).
Windows Vista : JET_PSTR est introduit dans Windows Vista.
typedef __nullterminated char * JET_PSTR;
Types de données
JET_PSTR
Chaîne ASCII 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. |