InvokeMgmtMethod 方法
Invokes the management method for the referenced object.
多載清單
名稱 | 描述 | |
---|---|---|
InvokeMgmtMethod(ManagementObject, String, array<Object> [] () [] []) | Invokes the management method for the referenced object with the specified management object, method name, and parameters. | |
InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, array<Object> [] () [] []) | Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters. |
頂端