Contents
|
Python for Win32 Extensions Help
>
Win32 API
>
Modules
>
win32service
>
StartService
win32service
.StartService
StartService(
hService
, args
)
Starts the specified service
Parameters
hService
:
PySC_HANDLE
Handle to the service to be started
args
: [string, ...]
Arguments to the service.