IOCTL_SERVICE_STARTED
This IOCTL is sent to the service to indicate that all super service ports that are automatically created on service startup have been opened.
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
Registering a Super Service Programmatically
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.