Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
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
-
Address
-
-
Access type: Read/write
-
Scripting data type: VARIANT
-
// C++ method syntax HRESULT get_Address( [out] VARIANT* retval ); HRESULT put_Address( [in] VARIANT vAddress );
A network address.
-
-
AddressType
-
-
Access type: Read/write
-
Scripting data type: LONG
-
// C++ method syntax HRESULT get_AddressType( [out] LONG* retVal ); HRESULT put_AddressType( [in] LONG lnAddressType );
A type of communication protocols.
-
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows Vista |
| Minimum supported server |
Windows Server 2008 |
| Header |
|
| DLL |
|
| IID |
IID_IADsNetAddress is defined as B21A50A9-4080-11D1-A3AC-00C04FB950DC |
See also
Feedback
Was this page helpful?
