Platform SDK: Windows Management Instrumentation |
The ResumeService WMI class method attempts to place the service in the resumed state. This topic uses Visual Basic syntax. For information on using this method with C/C++, see Calling a Method.
BaseService.ResumeService() As Integer
Returns an integer value of 0 if the ResumeService request was accepted, 1 if the request is not supported, and any other number to indicate an error.