|
RAD Studio VCL Reference
|
Returns the service's registered handler function.
function GetServiceController: TServiceController; override;
virtual __fastcall TServiceController GetServiceController();
GetServiceController returns the handler for the service. You do not need to call this function directly. The service object's main function calls it automatically.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|