RAD Studio VCL Reference
|
This is namespace SvcMgr.
Name |
Description |
The following table lists classes in this documentation. | |
The following table lists structs, records, enums in this documentation. | |
The following table lists types in this documentation. | |
The following table lists variables in this documentation. | |
The following table lists constants in this documentation. |
|
Name |
Description |
![]() |
TDependencies is a container for TDependency objects. | |
![]() |
TDependency object represents a dependent service or load ordering group used by TService objects. | |
![]() |
This is class SvcMgr.TEventLogger. | |
![]() |
TService encapsulates a Windows NT service. | |
![]() |
TServiceApplication encapsulates a Windows NT service application. | |
![]() |
TServiceThread represents the thread associated with a specific service (TService object). |
Name |
Description |
This is constant SvcMgr.CM_SERVICE_CONTROL_CODE. |
|
Name |
Description |
![]() |
TCurrentStatus indicates the state of a service. | |
![]() |
TErrorSeverity indicates the severity of a failure and implies the corresponding response by a service startup program. | |
![]() |
TServiceType indicates the type of a service. | |
![]() |
TStartType indicates how a service starts up. |
Name |
Description |
TContinueEvent is the type for event handlers that respond when the Service Control manager resumes a service. | |
TPauseEvent is the type for event handlers that respond when the Service Control manager pauses a service. | |
TServiceController is the type for a registered service's handler function. | |
TServiceEvent is the procedure type used for service events that do not require parameters. | |
TStartEvent is the type for event handlers that respond when the Service Control manager starts a service. | |
TStopEvent is the type for event handlers that respond when the Service Control manager stops a service. |
Name |
Description |
Represents a service Application for a service project. |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|