This method retrieves a pointer to the IResponse interface of the Response object.
HRESULT get_Response(
IResponse ** ppResponse
//pointer to an IResponse interface pointer
);
© Microsoft Corporation. All rights reserved.