InterrogateService method of the Win32_SystemDriver class

The InterrogateService WMI class method requests that the system driver service update its state to the service manager.

This topic uses Managed Object Format (MOF) syntax. For more information about using this method, see Calling a Method.

Syntax

uint32 InterrogateService();

Parameters

This method has no parameters.

Return value

Returns a value of 0 (zero) if the InterrogateService request was accepted, 1 (one) if the request is not supported, and any other number to indicate an error.

Requirements

Requirement Value
Minimum supported client
Windows Vista
Minimum supported server
Windows Server 2008
Namespace
Root\CIMV2
MOF
CIMWin32.mof
DLL
CIMWin32.dll

See also

Win32_SystemDriver

Operating System Classes

Win32_BaseService