Platform SDK: Active Directory, ADSI, and Directory Services

IADsOctetList Property Methods

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

Properties in Vtable Order

Property Description
OctetList

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

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

HRESULT put_OctetList
(VARIANT
vOctetList);

An ordered sequence of byte arrays.

See Also

IADsOctetList, ADS_OCTET_LIST