EMS.ResourceAPI.TEMSEndpointManager.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TObject.Create */ inline __fastcall TEMSEndpointManager() : System::TObject() { }

Properties

Type Visibility Source Unit Parent
constructor public EMS.ResourceAPI.hpp EMS.ResourceAPI TEMSEndpointManager

Description

TEMSEndpointManager is a singleton. Use the Instance property instead of this constructor to obtain an instance of TEMSEndpointManager.

See Also