Unit 'server_service_intf' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_wst]

IServerServiceRegistry

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: server_service_intf.pas line 89

type IServerServiceRegistry = interface

  function Find();

  

  procedure Register();

  

  function GetCount;

  

  function GetName();

  

end;

Inheritance

IServerServiceRegistry

  

|

IInterface



CT Web help

CodeTyphon Studio