RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.SetStatusCode Method

Sets the StatusCode property.

Pascal
procedure SetStatusCode(Value: Integer); override;
C++
virtual __fastcall SetStatusCode(int Value);

SetStatusCode is the protected method used by ISAPI response objects to set the StatusCode property. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!