IOCTL_SERVICE_INSTALL
This IOCTL causes a service to configure the registry for the service to be automatically loaded on system initialization.
Parameters
None.
Return Values
Returns TRUE if successful, FALSE otherwise. To obtain extended error information, call the SetLastError function.
Remarks
OEMs can define their own custom input and output parameters for this IOCTL.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Service.h.
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.