IOCTLs that are Sent by Applications
A version of this page is also available for
4/8/2010
The following table shows the IOCTLs that an application can send to Services.exe.
IOCTL | Description |
---|---|
Stops the service. |
|
Starts the service. |
|
Causes a service to refresh its configuration parameters. |
|
Causes a service to configure the registry for the service to be automatically loaded on system initialization. |
|
Causes a service to remove registry configuration for its auto-loading on system initialization. |
|
Contains information specific to a certain service passed by the calling application. |
|
Returns the current running state of the service. |
|
Sets the debug state of a service. |
|
Turns a service's console on or off. |