StartServiceCtrlDispatcherW (ADVAPI32.@)
BOOL StartServiceCtrlDispatcherW ( LPSERVICE_TABLE_ENTRYW servent )
Connects a process containing one or more services to the service control manager.
servent | [In] | A list of the service names and service procedures. |
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.