Vcl.SvcMgr.TServiceController

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef LPHANDLER_FUNCTION TServiceController;

Properties

Type Visibility Source Unit Parent
typedef public Vcl.SvcMgr.hpp Vcl.SvcMgr Vcl.SvcMgr

Description

TServiceController is the type for a registered service's handler function.

TServiceController is the type of the service handler function that the Service application wizard generates.