ADS_POSTALADDRESS structure (iads.h)
La structure ADS_POSTALADDRESS est une représentation ADSI de l’attribut Adresse postale .
Syntaxe
typedef struct __MIDL___MIDL_itf_ads_0000_0000_0006 {
LPWSTR PostalAddress[6];
} ADS_POSTALADDRESS, *PADS_POSTALADDRESS;
Membres
PostalAddress[6]
Tableau de six chaînes Unicode terminées par un caractère Null qui représentent l’adresse postale.
Spécifications
Client minimal pris en charge | Windows Vista |
Serveur minimal pris en charge | Windows Server 2008 |
En-tête | iads.h |