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