API:EMS.Services.TEMSServices.TryGetService
Delphi
class function TryGetService<T: IInterface>(out Intf: T): Boolean;
C++
template<typename T> __classmethod bool __fastcall TryGetService(/* out */ T &Intf);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | EMS.Services.pas EMS.Services.hpp |
EMS.Services | TEMSServices |
Description
Embarcadero Technologies does not currently have any additional information.