Share via


IOCTL_SERVICE_UNLOAD

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Header service.h
Windows Embedded CE Windows CE .NET 4.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

DeregisterService