102 references to IHTMLRenderStyle
System.Windows.Forms.Primitives (102)
_generated\146\Windows.Win32.IHTMLDocument4.g.cs (7)
447 private static winmdroot.Foundation.HRESULT createRenderStyle(IHTMLDocument4* pThis, winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLRenderStyle** ppIHTMLRenderStyle) 464 public unsafe winmdroot.Web.MsHtml.IHTMLRenderStyle* createRenderStyle(winmdroot.Foundation.BSTR v) 466 winmdroot.Web.MsHtml.IHTMLRenderStyle* __retVal = default(winmdroot.Web.MsHtml.IHTMLRenderStyle*); 467 ((delegate *unmanaged [Stdcall]<IHTMLDocument4*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLRenderStyle** ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((IHTMLDocument4*)Unsafe.AsPointer(ref this), v, &__retVal).ThrowOnFailure(); 615 internal delegate *unmanaged [Stdcall]<IHTMLDocument4*,winmdroot.Foundation.BSTR ,winmdroot.Web.MsHtml.IHTMLRenderStyle** ,winmdroot.Foundation.HRESULT> createRenderStyle_18; 692 unsafe winmdroot.Foundation.HRESULT createRenderStyle(winmdroot.Foundation.BSTR v, winmdroot.Web.MsHtml.IHTMLRenderStyle** ppIHTMLRenderStyle);
_generated\167\Windows.Win32.IHTMLRenderStyle.g.cs (95)
26 :winmdroot.IVTable<IHTMLRenderStyle,IHTMLRenderStyle.Vtbl>,IComIID { 43 return ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), riid, ppvObject); 48 return ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint>)lpVtbl[1])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this)); 53 return ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint>)lpVtbl[2])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this)); 68 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 73 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 94 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 133 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[6])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 139 private static winmdroot.Foundation.HRESULT put_textLineThroughStyle(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR v) 161 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 166 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 174 private static winmdroot.Foundation.HRESULT get_textLineThroughStyle(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR* p) 195 private static winmdroot.Foundation.HRESULT put_textUnderlineStyle(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR v) 217 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 222 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 230 private static winmdroot.Foundation.HRESULT get_textUnderlineStyle(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR* p) 251 private static winmdroot.Foundation.HRESULT put_textEffect(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR v) 273 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 278 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 286 private static winmdroot.Foundation.HRESULT get_textEffect(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR* p) 307 private static winmdroot.Foundation.HRESULT put_textColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT v) 329 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 334 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 342 private static winmdroot.Foundation.HRESULT get_textColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT* p) 363 private static winmdroot.Foundation.HRESULT put_textBackgroundColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT v) 385 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[15])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 390 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[16])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 398 private static winmdroot.Foundation.HRESULT get_textBackgroundColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT* p) 419 private static winmdroot.Foundation.HRESULT put_textDecorationColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT v) 441 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT>)lpVtbl[17])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 446 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[18])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 454 private static winmdroot.Foundation.HRESULT get_textDecorationColor(IHTMLRenderStyle* pThis, winmdroot.System.Variant.VARIANT* p) 475 private static winmdroot.Foundation.HRESULT put_renderingPriority(IHTMLRenderStyle* pThis, int v) 497 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[19])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 502 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[20])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 510 private static winmdroot.Foundation.HRESULT get_renderingPriority(IHTMLRenderStyle* pThis, int* p) 531 private static winmdroot.Foundation.HRESULT put_defaultTextSelection(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR v) 553 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 558 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[22])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 566 private static winmdroot.Foundation.HRESULT get_defaultTextSelection(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR* p) 587 private static winmdroot.Foundation.HRESULT put_textDecoration(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR v) 609 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[23])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 614 ((delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[24])((IHTMLRenderStyle*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 622 private static winmdroot.Foundation.HRESULT get_textDecoration(IHTMLRenderStyle* pThis, winmdroot.Foundation.BSTR* p) 663 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 665 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint> AddRef_2; 667 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint> Release_3; 669 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 671 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 673 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 675 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int ,global::System.Guid* ,uint ,winmdroot.System.Com.DISPATCH_FLAGS ,winmdroot.System.Com.DISPPARAMS* ,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Com.EXCEPINFO* ,uint* ,winmdroot.Foundation.HRESULT> Invoke_7; 677 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_textLineThroughStyle_8; 679 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_textLineThroughStyle_9; 681 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_textUnderlineStyle_10; 683 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_textUnderlineStyle_11; 685 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_textEffect_12; 687 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_textEffect_13; 689 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_textColor_14; 691 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_textColor_15; 693 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_textBackgroundColor_16; 695 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_textBackgroundColor_17; 697 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT ,winmdroot.Foundation.HRESULT> put_textDecorationColor_18; 699 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> get_textDecorationColor_19; 701 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int ,winmdroot.Foundation.HRESULT> put_renderingPriority_20; 703 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,int* ,winmdroot.Foundation.HRESULT> get_renderingPriority_21; 705 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_defaultTextSelection_22; 707 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_defaultTextSelection_23; 709 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_textDecoration_24; 711 internal delegate *unmanaged [Stdcall]<IHTMLRenderStyle*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_textDecoration_25;