10 references to Interface
System.Windows.Forms.Primitives (10)
Windows.Win32.IPerPropertyBrowsing.g.cs (4)
62 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 107 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 153 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object); 202 winmdroot.Foundation.HRESULT __hr = ComHelpers.UnwrapCCW(pThis, out Interface __object);
Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs (6)
23 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.MapPropertyToPage(int, global::System.Guid*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT MapPropertyToPage(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, out global::System.Guid pClsid) 33 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedStrings(int, winmdroot.System.Ole.CALPOLESTR*, winmdroot.System.Ole.CADWORD*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT GetPredefinedStrings(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, out winmdroot.System.Ole.CALPOLESTR pCaStringsOut, out winmdroot.System.Ole.CADWORD pCaCookiesOut) 46 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedValue(int, uint, winmdroot.System.Variant.VARIANT*)"/> 47 internal static unsafe winmdroot.Foundation.HRESULT GetPredefinedValue(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, uint dwCookie, out winmdroot.System.Variant.VARIANT pVarOut)