IdxServiceCreatorCallback.GetService(TdxServiceManager,TdxServiceType) Method
Declaration
function GetService(const AManager: TdxServiceManager; const AServiceType: TdxServiceType): IInterface;
Parameters
| Name | Type |
|---|---|
| AManager | TdxServiceManager |
| AServiceType | TdxServiceType |
Returns
| Type |
|---|
| IInterface |
See Also