DeleteService (ADVAPI32.@)
BOOL DeleteService ( SC_HANDLE hService )
Delete a service from the service control manager database.
hService | [In] | Handle of the service to delete. |
Success: TRUE
Failure: FALSE
Defined in "winsvc.h".
Implemented in "dlls/advapi32/service.c". source.winehq.org/source/dlls/advapi32/service.c
Debug channel "advapi".
Copyright © 2005 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Aug 2005.