1 write to BeginMethodEnumeration_f
System.Management (1)
managementscope.cs (1)
448BeginMethodEnumeration_f =(BeginMethodEnumeration) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(BeginMethodEnumeration));
1 reference to BeginMethodEnumeration_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
352int res = WmiNetUtilsHelper.BeginMethodEnumeration_f(22, pWbemClassObject, lEnumFlags);