Feedback

  • Contents
 

ISOAPRequest::Reset Method

Synopsis

Resets the request object by clearing SOAPAction, TransportInfo, and Payload data.  This prepares the object for the next request.

Function Prototype

HRESULT Reset(void);

C/C++ Syntax

HRESULT Reset(void);

Parameters

None.