46 references to IHTMLStyleSheetRule
System.Windows.Forms.Primitives (46)
_generated\173\Windows.Win32.IHTMLStyleSheetRule.g.cs (39)
26 :winmdroot.IVTable<IHTMLStyleSheetRule,IHTMLStyleSheetRule.Vtbl>,IComIID { 43 return ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), riid, ppvObject); 48 return ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint>)lpVtbl[1])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this)); 53 return ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint>)lpVtbl[2])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this)); 68 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure(); 73 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure(); 94 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure(); 133 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,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])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure(); 139 private static winmdroot.Foundation.HRESULT put_selectorText(IHTMLStyleSheetRule* pThis, winmdroot.Foundation.BSTR v) 161 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), value).ThrowOnFailure(); 166 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 174 private static winmdroot.Foundation.HRESULT get_selectorText(IHTMLStyleSheetRule* pThis, winmdroot.Foundation.BSTR* p) 195 private static winmdroot.Foundation.HRESULT get_style(IHTMLStyleSheetRule* pThis, winmdroot.Web.MsHtml.IHTMLRuleStyle** p) 218 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Web.MsHtml.IHTMLRuleStyle** ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 226 private static winmdroot.Foundation.HRESULT get_readOnly(IHTMLStyleSheetRule* pThis, winmdroot.Foundation.VARIANT_BOOL* p) 249 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((IHTMLStyleSheetRule*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure(); 277 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1; 279 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint> AddRef_2; 281 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint> Release_3; 283 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4; 285 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5; 287 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6; 289 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,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; 291 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.BSTR ,winmdroot.Foundation.HRESULT> put_selectorText_8; 293 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_selectorText_9; 295 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Web.MsHtml.IHTMLRuleStyle** ,winmdroot.Foundation.HRESULT> get_style_10; 297 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRule*,winmdroot.Foundation.VARIANT_BOOL* ,winmdroot.Foundation.HRESULT> get_readOnly_11;
_generated\174\Windows.Win32.IHTMLStyleSheetRulesCollection.g.cs (7)
170 private static winmdroot.Foundation.HRESULT item(IHTMLStyleSheetRulesCollection* pThis, int index, winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ppHTMLStyleSheetRule) 187 public unsafe winmdroot.Web.MsHtml.IHTMLStyleSheetRule* item(int index) 189 winmdroot.Web.MsHtml.IHTMLStyleSheetRule* __retVal = default(winmdroot.Web.MsHtml.IHTMLStyleSheetRule*); 190 ((delegate *unmanaged [Stdcall]<IHTMLStyleSheetRulesCollection*,int ,winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((IHTMLStyleSheetRulesCollection*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure(); 233 internal delegate *unmanaged [Stdcall]<IHTMLStyleSheetRulesCollection*,int ,winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ,winmdroot.Foundation.HRESULT> item_9; 265 unsafe winmdroot.Foundation.HRESULT item(int index, winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ppHTMLStyleSheetRule);