Platform SDK: Active Directory, ADSI, and Directory Services

IADsNetAddress Property Methods

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

Properties in Vtable Order

Property Description
AddressType

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

[C++]
HRESULT get_AddressType
(LONG
*retVal);

HRESULT put_AddressType
(LONG
lnAddressType);

A type of communication protocols.
Address

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

[C++]
HRESULT get_Address
(VARIANT
*retval);

HRESULT put_Address
(VARIANT
vAddress);

A network address used in NDS.

See Also

IADsNetAddress, ADS_NETADDRESS