1 write to Delete_f
System.Management (1)
managementscope.cs (1)
368
Delete_f
=(Delete) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(Delete));
1 reference to Delete_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
184
int res = WmiNetUtilsHelper.
Delete_f
(6, pWbemClassObject, wszName);