EMS.Services.IEMSResourceResponseContent.GetStatusCode

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.Services.pas
EMS.Services.hpp
Unit: EMS.Services
Parent: IEMSResourceResponseContent

Delphi

function GetStatusCode: Integer;

C++

virtual int __fastcall GetStatusCode() = 0 ;

Description

Getter of StatusCode.

See Also