This method retrieves a pointer to the IRequest interface of the Request object.
HRESULT get_Request(
IRequest ** ppRequest
//pointer to an IRequest interface pointer
);
© Microsoft Corporation. All rights reserved.