Win32_BaseService.InterrogateService (WMI)
InterrogateService 方法请求服务将其状态更新到服务管理器。如果接受 InterrogateService 请求,则 InterrogateService 返回整数值 0;如果请求未得到支持,则返回 1 或任何其他的数字表示发生了错误。
语法
return_value = object.InterrogateService
参数
相关主题
© 1997-2003 Microsoft Corporation。保留所有权利。