37 references to IHTMLStyleSheetRulesCollection
System.Windows.Forms.Primitives (37)
_generated\172\Windows.Win32.IHTMLStyleSheet.g.cs (6)
709
private static winmdroot.Foundation.HRESULT get_rules(IHTMLStyleSheet* pThis, winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
** p)
727
internal unsafe winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
* rules
731
winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
* __result;
732
((delegate *unmanaged [Stdcall]<IHTMLStyleSheet*,winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
** ,winmdroot.Foundation.HRESULT>)lpVtbl[27])((IHTMLStyleSheet*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
814
internal delegate *unmanaged [Stdcall]<IHTMLStyleSheet*,winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
** ,winmdroot.Foundation.HRESULT> get_rules_28;
931
unsafe winmdroot.Web.MsHtml.
IHTMLStyleSheetRulesCollection
* rules
_generated\174\Windows.Win32.IHTMLStyleSheetRulesCollection.g.cs (31)
26
:winmdroot.IVTable<
IHTMLStyleSheetRulesCollection
,
IHTMLStyleSheetRulesCollection
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint>)lpVtbl[1])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint>)lpVtbl[2])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,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])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT get_length(
IHTMLStyleSheetRulesCollection
* pThis, int* p)
162
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
170
private static winmdroot.Foundation.HRESULT item(
IHTMLStyleSheetRulesCollection
* pThis, int index, winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ppHTMLStyleSheetRule)
190
((delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,int ,winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLStyleSheetRulesCollection
*)Unsafe.AsPointer(ref this), index, &__retVal).ThrowOnFailure();
217
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
219
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint> AddRef_2;
221
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint> Release_3;
223
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
225
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
227
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
229
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,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;
231
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,int* ,winmdroot.Foundation.HRESULT> get_length_8;
233
internal delegate *unmanaged [Stdcall]<
IHTMLStyleSheetRulesCollection
*,int ,winmdroot.Web.MsHtml.IHTMLStyleSheetRule** ,winmdroot.Foundation.HRESULT> item_9;