IWSDAddress interface (wsdbase.h)

Provides access to the individual components of a transport address.

Inheritance

The IWSDAddress interface inherits from the IUnknown interface. IWSDAddress also has these types of members:

Methods

The IWSDAddress interface has these methods.

 
IWSDAddress::Deserialize

Parses the address, validates its component parts and saves them in the object.
IWSDAddress::Serialize

Assembles the component parts of the address into a string.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header wsdbase.h (include Wsdapi.h)