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