IADsDNWithBinary, méthodes de propriété
La méthode de propriété de l’interface IADsDNWithBinary définit la propriété décrite dans le tableau suivant. Pour plus d’informations, consultez Méthodes de propriété d’interface.
Propriétés
-
BinaryValue
-
-
Type d’accès : Lecture/écriture
-
Type de données de script : VARIANT
-
// C++ method syntax HRESULT get_BinaryValue( [out] VARIANT* retVal ); HRESULT put_BinaryValue( [in] VARIANT varBV );
GUID d’un objet associé à un nom de domaine.
-
-
DNString
-
-
Type d’accès : Lecture/écriture
-
Type de données de script : BSTR
-
// C++ method syntax HRESULT get_DNString( [out] BSTR* retval ); HRESULT put_DNString( [in] BSTR bstrDN );
Chaîne DN associée au GUID d’un objet.
-
Spécifications
Condition requise | Valeur |
---|---|
Client minimal pris en charge |
Windows Vista |
Serveur minimal pris en charge |
Windows Server 2008 |
En-tête |
|
DLL |
|
IID |
IID_IADsDNWithBinary est défini comme 7E99C0A2-F935-11D2-BA96-00C04FB6D0D1 |