62 references to IHTMLRect
System.Windows.Forms.Primitives (62)
Windows.Win32.IHTMLElement2.g.cs (7)
1145
private static winmdroot.Foundation.HRESULT getBoundingClientRect(IHTMLElement2* pThis, winmdroot.Web.MsHtml.
IHTMLRect
** pRect)
1162
public unsafe winmdroot.Web.MsHtml.
IHTMLRect
* getBoundingClientRect()
1164
winmdroot.Web.MsHtml.
IHTMLRect
* __retVal = default(winmdroot.Web.MsHtml.
IHTMLRect
*);
1165
((delegate *unmanaged [Stdcall]<IHTMLElement2*,winmdroot.Web.MsHtml.
IHTMLRect
** ,winmdroot.Foundation.HRESULT>)lpVtbl[44])((IHTMLElement2*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
3010
internal delegate *unmanaged [Stdcall]<IHTMLElement2*,winmdroot.Web.MsHtml.
IHTMLRect
** ,winmdroot.Foundation.HRESULT> getBoundingClientRect_45;
3368
unsafe winmdroot.Foundation.HRESULT getBoundingClientRect(winmdroot.Web.MsHtml.
IHTMLRect
** pRect);
Windows.Win32.IHTMLRect.g.cs (55)
25
:IVTable<
IHTMLRect
,
IHTMLRect
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IHTMLRect
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLRect
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint>)lpVtbl[1])((
IHTMLRect
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint>)lpVtbl[2])((
IHTMLRect
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLRect
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLRect
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLRect
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
108
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,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])((
IHTMLRect
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
114
private static winmdroot.Foundation.HRESULT put_left(
IHTMLRect
* pThis, int v)
136
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLRect
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
141
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLRect
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
149
private static winmdroot.Foundation.HRESULT get_left(
IHTMLRect
* pThis, int* p)
170
private static winmdroot.Foundation.HRESULT put_top(
IHTMLRect
* pThis, int v)
192
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLRect
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
197
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLRect
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
205
private static winmdroot.Foundation.HRESULT get_top(
IHTMLRect
* pThis, int* p)
226
private static winmdroot.Foundation.HRESULT put_right(
IHTMLRect
* pThis, int v)
248
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[11])((
IHTMLRect
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
253
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[12])((
IHTMLRect
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
261
private static winmdroot.Foundation.HRESULT get_right(
IHTMLRect
* pThis, int* p)
282
private static winmdroot.Foundation.HRESULT put_bottom(
IHTMLRect
* pThis, int v)
304
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT>)lpVtbl[13])((
IHTMLRect
*)Unsafe.AsPointer(ref this), value).ThrowOnFailure();
309
((delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[14])((
IHTMLRect
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
317
private static winmdroot.Foundation.HRESULT get_bottom(
IHTMLRect
* pThis, int* p)
356
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
358
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint> AddRef_2;
360
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint> Release_3;
362
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
364
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
366
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
368
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,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;
370
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT> put_left_8;
372
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT> get_left_9;
374
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT> put_top_10;
376
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT> get_top_11;
378
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT> put_right_12;
380
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT> get_right_13;
382
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int ,winmdroot.Foundation.HRESULT> put_bottom_14;
384
internal delegate *unmanaged [Stdcall]<
IHTMLRect
*,int* ,winmdroot.Foundation.HRESULT> get_bottom_15;