This method retrieves the current value of the Status property of the Response object.
HRESULT get_Status(
BSTR * pbstrStatusRet
//pointer to a binary string that receives the Status value
);
© Microsoft Corporation. All rights reserved.