EMS.Services.IEMSResourceResponseContent.GetStatusCode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStatusCode: Integer;

C++

virtual int __fastcall GetStatusCode() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSResourceResponseContent

Description

Getter of StatusCode.

See Also