1 write to EndMethodEnumeration_f
System.Management (1)
managementscope.cs (1)
458EndMethodEnumeration_f =(EndMethodEnumeration) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(EndMethodEnumeration));
1 reference to EndMethodEnumeration_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
382int res = WmiNetUtilsHelper.EndMethodEnumeration_f(24, pWbemClassObject);