3 references to GetPredefinedValue
System.Windows.Forms.Primitives (3)
Windows.Win32.IPerPropertyBrowsing.g.cs (1)
207 return __object.GetPredefinedValue(dispID, dwCookie, pVarOut);
Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs (2)
46 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedValue(int, uint, winmdroot.System.Variant.VARIANT*)"/> 51 winmdroot.Foundation.HRESULT __result = @this.GetPredefinedValue(dispID, dwCookie, pVarOutLocal);