Delen via


WmiSmoObject.InvokeMgmtMethod Method

Include Protected Members
Include Inherited Members

Invokes the management method for the referenced object.

Overload List

  Name Description
Protected method InvokeMgmtMethod(ManagementObject, String, array<Object[]) Invokes the management method for the referenced object with the specified management object, method name, and parameters.
Protected method InvokeMgmtMethod(ManagementObject, ManagementOperationObserver, String, array<Object[]) Invokes the management method for the referenced object with the specified management object, observer, method name, and parameters.

Top