1 write to PutMethod_f
System.Management (1)
managementscope.cs (1)
438PutMethod_f =(PutMethod) Marshal.GetDelegateForFunctionPointer(procAddr, typeof(PutMethod));
1 reference to PutMethod_f
System.Management (1)
InteropClasses\WMIInterop.cs (1)
336int res = WmiNetUtilsHelper.PutMethod_f(20, pWbemClassObject, wszName, lFlags, pInSignature, pOutSignature);