IOCTL_SERVICE_START (Windows CE 5.0)
This IOCTL starts a service that was previously in the start state.
Parameters
None.
Return Values
Returns TRUE if successful, FALSE otherwise. To obtain extended error information, call the SetLastError function.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Service.h.
Send Feedback on this topic to the authors