IOCTL_SERVICE_UNLOAD (Windows CE 5.0)
This IOCTL is deprecated and should never be used. To cause a service to be unloaded, use the DeregisterService function instead.
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.
See Also
Send Feedback on this topic to the authors