JET_PWSTR
S’applique à : Windows | Windows Serveurs
JET_PWSTR
Le type de données JET_PWSTR contient une chaîne Unicode terminée par le caractère null (char * ).
Windows vista : JET_PWSTR est introduite dans Windows vista.
typedef __nullterminated WCHAR * JET_PWSTR;
Types de données
JET_PWSTR
Chaîne Unicode terminée par un caractère null (char * ).
Configuration requise
| Condition requise | Valeur |
|---|---|
Client |
requiert Windows Vista. |
Serveur |
requiert Windows Server 2008. |
En-tête |
Déclaré dans esent. h. |