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