1 write to Get_f
System.Management (1)
managementscope.cs (1)
358Get_f =(Get) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(Get));
1 reference to Get_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
154int hr = WmiNetUtilsHelper.Get_f(4, pWbemClassObject, wszName, lFlags, ref pVal, ref pType, ref plFlavor);