Closes the supplied service handle (SC_HANDLE).
CloseServiceHandle(nServiceHandle)
Parameters
- nServiceHandle
A handle to a windows service retrieved from OpenService.
Return Value
Always .T.
See Also
Reference
ADependentServices
AServiceConfig
AServices
AServiceStatus
ContinueService
ControlService
CreateService
OpenService
PauseService
StartService
StopService
WaitForServiceStatus