Share via


Servicesd.exe IOCTLS (Compact 2013)

3/26/2014

This section describes the Servicesd.exe IOCTLS

In This Section

  • IOCTL_SERVICE_CONSOLE
    Turns a service's console on or off, depending on whether an "on" or "off" string is passed as an input parameter
  • IOCTL_SERVICE_CONTROL
    Contains information specific to a certain service passed by the calling application
  • IOCTL_SERVICE_INSTALL
    Causes a service to configure the registry for the service to be automatically loaded on system initialization
  • IOCTL_SERVICE_STARTED
    Sent to the service to indicate that all super service ports that are automatically created on service startup have been opened
  • IOCTL_SERVICE_UNINSTALL
    Causes a service to remove registry configuration for its auto-loading on system initialization

See Also

Reference

Servicesd.exe Reference