1 write to EndEnumeration_f
System.Management (1)
managementscope.cs (1)
388EndEnumeration_f =(EndEnumeration) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(EndEnumeration));
1 reference to EndEnumeration_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
219int res = WmiNetUtilsHelper.EndEnumeration_f(10, pWbemClassObject);