IWSDHttpMessageParameters (Compact 2013)
3/26/2014
This interface provides access to the HTTP headers used when transmitting messages via SOAP-over-HTTP.
The IWSDHttpMessageParameters interface inherits the methods of the IWSDMessageParameters interface.
In addition, the following table lists the methods supported by the IWSDHttpMessageParameters interface in vtable order.
Method |
Description |
---|---|
Sets the HTTP headers used for incoming SOAP-over-HTTP transmissions. |
|
Retrieves the current HTTP headers used for incoming SOAP-over-HTTP transmissions. |
|
Sets the HTTP headers used for outbound SOAP-over-HTTP transmissions. |
|
Retrieves the current HTTP headers used for outbound SOAP-over-HTTP transmissions. |
|
Sets the transport ID for the current transaction. |
|
Retrieves the transport ID for the current transaction. |
|
Sets the private transmission context for the current transaction. |
|
Retrieves the private transmission context for the current transaction. |
|
Clears the HTTP headers used for SOAP-over-HTTP transmissions. |
Requirements
Header |
wsdapi.h |
Library |
wsdapi.lib |
See Also
Reference
Web Services on Devices Interfaces
Web Services on Devices Reference