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