kay - 2012-07-04

Hi,

It's OK for me to invoke WMI static method, for example, the Create method of the Win32_Process class. However, I try to invoke WMI non-static method but failed, for example, the Terminate method of the Win32_Process class. Any sample is appreciated. Thanks.