Méthodes de propriété IADsDNWithBinary
La méthode Property 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 : variante
-
// C++ method syntax HRESULT get_BinaryValue( [out] VARIANT* retVal ); HRESULT put_BinaryValue( [in] VARIANT varBV );
GUID d’un objet associé à un DN.
-
-
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.
-
Configuration requise
| 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 en tant que 7E99C0A2-F935-11D2-BA96-00C04FB6D0D1 |