IResponse::get_Status

This method retrieves the current value of the Status property of the Response Object.

HRESULT get_Status(

BSTR * pbstrStatusRet

//pointer to a string that receives the Status value

);