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