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

 

IResponse::put_Status

The IResponse::put_Status method sets the value of the Status property of the Response object.

HRESULT put_Status(

BSTR bstrStatus

);

Parameters: IResponse::put_Status

bstrStatus

A binary string that contains the new Status value.

Remarks: IResponse::put_Status

You can 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.