1 write to Next_f
System.Management (1)
managementscope.cs (1)
383
Next_f
=(Next) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(Next));
1 reference to Next_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
211
int res = WmiNetUtilsHelper.
Next_f
(9, pWbemClassObject, lFlags, ref strName, ref pVal, ref pType, ref plFlavor);