Sun Chili!Soft ASP Sun Chili!Soft
ASP Sun Microsystems

 

IResponse::get_Status

The IResponse::get_Status method retrieves the current value of the Status property of the Response object.

HRESULT get_Status(

BSTR * pbstrStatusRet

);

Parameters: IResponse::get_Status

pbstrStatusRet

Points to a binary string that receives the Status value.

Remarks: IResponse::get_Status

Use this property to modify the status line returned by the server. Status values are defined in the HTTP specification.

Copyright 2002 Sun Microsystems, Inc. All rights reserved. Legal Notice.