|
win32_get_service_env_varsRead all custom environment variables on service Description
array win32_get_service_env_vars(string
$servicename )
Read all custom environment variables on Parameters
Return ValuesReturn an array with variable name in key and variable value in value. Errors/Exceptions
A ValueError is thrown if the
value of A Win32ServiceException is thrown on error. See Also
|