Platform SDK: Active Directory, ADSI, and Directory Services

IADsDNWithBinary Property Methods

The property method of the IADsDNWithBinary interface sets the property described in the following table. For more information, see Interface Property Methods.

Properties in Vtable Order

Properties Description
BinaryValue

[Visual Basic]
Access: Read/Write
Data Type: VARIANT

[C++]
HRESULT get_BinaryValue
(VARIANT
*retVal);

HRESULT put_BinaryValue
(VARIANT
varBV);

The GUID of an object associated with a DN.
DNString

[Visual Basic]
Access: Read/Write
Data Type: BSTR

[C++]
HRESULT get_DNString
(BSTR
*retval);

HRESULT put_DNString
(BSTR
bstrDN);

The DN string associated with the GUID of an object.

See Also

IADsDNWithBinary, ADS_DN_WITH_BINARY