1 write to Put_f
System.Management (1)
managementscope.cs (1)
363
Put_f
=(Put) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(Put));
1 reference to Put_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
176
int res = WmiNetUtilsHelper.
Put_f
(5, pWbemClassObject, wszName, lFlags, ref pVal, Type);