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