1 write to InheritsFrom_f
System.Management (1)
managementscope.cs (1)
428InheritsFrom_f =(InheritsFrom) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(InheritsFrom));
1 reference to InheritsFrom_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
307int res = WmiNetUtilsHelper.InheritsFrom_f(18, pWbemClassObject, strAncestor);