IWSDHttpMessageParameters::SetContext (Windows Embedded CE 6.0)
1/6/2010
This method sets the private transmission context for the current transaction.
Syntax
HRESULT SetContext(
IUnknown* pContext
);
Parameters
- pContext
[in] Pointer to the desired private transmission context for the current transaction.
Return Value
The following table shows the possible error code return values.
Error code | Description |
---|---|
S_OK |
This method completed successfully. |
Requirements
Header | wsdapi.h |
Library | wsdapi.lib |
Windows Embedded CE | Windows Embedded CE 6.0 R2 |
See Also
Reference
IWSDHttpMessageParameters
Web Services on Devices Interfaces