次の方法で共有


IWSDHttpMessageParameters::SetContext (Compact 2013)

3/26/2014

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

See Also

Reference

IWSDHttpMessageParameters
Web Services on Devices Interfaces