44 references to IHTMLRectCollection
System.Windows.Forms.Primitives (44)
Windows.Win32.IHTMLElement2.g.cs (7)
1118
private static winmdroot.Foundation.HRESULT getClientRects(IHTMLElement2* pThis, winmdroot.Web.MsHtml.
IHTMLRectCollection
** pRectCol)
1135
public unsafe winmdroot.Web.MsHtml.
IHTMLRectCollection
* getClientRects()
1137
winmdroot.Web.MsHtml.
IHTMLRectCollection
* __retVal = default(winmdroot.Web.MsHtml.
IHTMLRectCollection
*);
1138
((delegate *unmanaged [Stdcall]<IHTMLElement2*,winmdroot.Web.MsHtml.
IHTMLRectCollection
** ,winmdroot.Foundation.HRESULT>)lpVtbl[43])((IHTMLElement2*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
3008
internal delegate *unmanaged [Stdcall]<IHTMLElement2*,winmdroot.Web.MsHtml.
IHTMLRectCollection
** ,winmdroot.Foundation.HRESULT> getClientRects_44;
3365
unsafe winmdroot.Foundation.HRESULT getClientRects(winmdroot.Web.MsHtml.
IHTMLRectCollection
** pRectCol);
Windows.Win32.IHTMLRectCollection.g.cs (35)
25
:IVTable<
IHTMLRectCollection
,
IHTMLRectCollection
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint>)lpVtbl[1])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint>)lpVtbl[2])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
108
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,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])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
114
private static winmdroot.Foundation.HRESULT get_length(
IHTMLRectCollection
* pThis, int* p)
137
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
145
private static winmdroot.Foundation.HRESULT get__newEnum(
IHTMLRectCollection
* pThis, winmdroot.System.Com.IUnknown** p)
168
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
186
private static winmdroot.Foundation.HRESULT item(
IHTMLRectCollection
* pThis, winmdroot.System.Variant.VARIANT* pvarIndex, winmdroot.System.Variant.VARIANT* pvarResult)
206
((delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLRectCollection
*)Unsafe.AsPointer(ref this), pvarIndex, &__retVal).ThrowOnFailure();
231
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
233
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint> AddRef_2;
235
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint> Release_3;
237
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
239
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
241
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
243
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,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;
245
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,int* ,winmdroot.Foundation.HRESULT> get_length_8;
247
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,winmdroot.System.Com.IUnknown** ,winmdroot.Foundation.HRESULT> get__newEnum_9;
249
internal delegate *unmanaged [Stdcall]<
IHTMLRectCollection
*,winmdroot.System.Variant.VARIANT* ,winmdroot.System.Variant.VARIANT* ,winmdroot.Foundation.HRESULT> item_10;
Windows.Win32.Web_MsHtml_IHTMLRectCollection_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.Web.MsHtml.
IHTMLRectCollection
.Interface.item(winmdroot.System.Variant.VARIANT*, winmdroot.System.Variant.VARIANT*)"/>
24
internal static unsafe winmdroot.Foundation.HRESULT item(this winmdroot.Web.MsHtml.
IHTMLRectCollection
.Interface @this, in winmdroot.System.Variant.VARIANT pvarIndex, out winmdroot.System.Variant.VARIANT pvarResult)