Share via


IOCTL_SERVICE_INSTALL (Windows Embedded CE 6.0)

1/6/2010

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 GetLastError function.

Remarks

OEMs can define their own custom input and output parameters for this IOCTL.

Requirements

Header service.h
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

Services.exe IOCTLS