IWSDTransportAddress (Compact 2013)
3/26/2014
This interface represents an IP-based transport address. You should not create an instance of the IWSDTransportAddress interface. Instead, create an instance of either the IWSDHttpAddress or IWSDUdpAddress interface if an address object is required.
The IWSDTransportAddress interface inherits the methods of the IWSDAddress interface.
In addition, the following table lists the methods supported by the IWSDTransportAddress interface in vtable order.
Method |
Description |
---|---|
Gets the IP port number associated with this transport address. |
|
Sets the IP port number for this transport address. |
|
Gets a pointer to a string representation of the address object. |
|
Gets a pointer to a string representation of the address object. |
|
Sets the string representation of the transport address. |
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |
See Also
Reference
Web Services on Devices Interfaces
Web Services on Devices Reference