- Contents
SOAP Notifier COM API Developer's Guide
ISOAPResponse::RequestId Property
get_RequestId
Returns the Identifier of this request.
Function Prototype
HRESULT RequestId(
[out, retval] long* plResult
);
C/C++ Syntax
HRESULT get_RequestId(long* plResult);
Parameters
plResult
The return value is a LONG that contains the request identifier number.