Services:controlService
Method
Purpose
This method invokes the specified user-defined service control command for the specified Microsoft Windows service.
Remarks
User-defined control command codes must be in the range 128-255.
Type
Synchronous, IMPACT_ACTION.
Arguments
Name |
Type |
Description |
Service |
String |
Microsoft Windows service internal name |
User Control |
Integer |
The Microsoft Windows service user-defined control command code |
Returns
None.