12 references to Interface
System.Windows.Forms.Primitives (12)
_generated\218\Windows.Win32.IPerPropertyBrowsing.g.cs (4)
75 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 121 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 168 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object); 218 winmdroot.Foundation.HRESULT __hr = winmdroot.ComHelpers.UnwrapCCW(pThis, out Interface __object);
_generated\513\Windows.Win32.System_Ole_IPerPropertyBrowsing_Extensions.g.cs (8)
23 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetDisplayString(int, winmdroot.Foundation.BSTR*)"/> 24 internal static unsafe winmdroot.Foundation.HRESULT GetDisplayString(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, out winmdroot.Foundation.BSTR pBstr) 33 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.MapPropertyToPage(int, global::System.Guid*)"/> 34 internal static unsafe winmdroot.Foundation.HRESULT MapPropertyToPage(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, out global::System.Guid pClsid) 43 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedStrings(int, winmdroot.System.Ole.CALPOLESTR*, winmdroot.System.Ole.CADWORD*)"/> 44 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) 56 /// <inheritdoc cref="winmdroot.System.Ole.IPerPropertyBrowsing.Interface.GetPredefinedValue(int, uint, winmdroot.System.Variant.VARIANT*)"/> 57 internal static unsafe winmdroot.Foundation.HRESULT GetPredefinedValue(this winmdroot.System.Ole.IPerPropertyBrowsing.Interface @this, int dispID, uint dwCookie, out winmdroot.System.Variant.VARIANT pVarOut)