1 write to DeleteMethod_f
System.Management (1)
managementscope.cs (1)
443DeleteMethod_f =(DeleteMethod) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(DeleteMethod));
1 reference to DeleteMethod_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
344int res = WmiNetUtilsHelper.DeleteMethod_f(21, pWbemClassObject, wszName);