RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TISAPIResponse.GetStatusCode Method

Reads the value of the StatusCode property.

Pascal
function GetStatusCode: Integer; override;
C++
virtual __fastcall int GetStatusCode();

GetStatusCode is the protected access function for the StatusCode property. 

 

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