This method sets the value of the Status property of the Response object.
HRESULT put_Status(
BSTR bstrStatus
//binary string that contains the new Status value
);
© Microsoft Corporation. All rights reserved.