|
win32_send_custom_controlSend a custom control to the service Description
void win32_send_custom_control(string
$servicename , int $control , string $machine = null )See » Microsoft ControlService function for more details Parameters
Return ValuesNo value is returned.
Prior to version 1.0.0, returned Errors/Exceptions
Prior to version 1.0.0, if the control value is not between 128 and 255, this function emits an
A ValueError is thrown if the
value of
A ValueError is thrown if the
value of A Win32ServiceException is thrown on error. Changelog
See Also
|