CloseServiceHandle (ADVAPI32.@)
BOOL CloseServiceHandle ( SC_HANDLE hSCObject )
Close a handle to a service or the service control manager database.
hSCObject | [In] | Handle to service or service control manager database. |
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 © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.