Share via


IOCTL_SERVICE_UNINSTALL (Windows CE 5.0)

Send Feedback

This IOCTL causes a service to remove registry configuration for its auto-loading on system initialization.

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

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.