45 references to IHTMLSelectionObject
System.Windows.Forms.Primitives (45)
_generated\144\Windows.Win32.IHTMLDocument2.g.cs (6)
524
private static winmdroot.Foundation.HRESULT get_selection(IHTMLDocument2* pThis, winmdroot.Web.MsHtml.
IHTMLSelectionObject
** p)
542
internal unsafe winmdroot.Web.MsHtml.
IHTMLSelectionObject
* selection
546
winmdroot.Web.MsHtml.
IHTMLSelectionObject
* __result;
547
((delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.
IHTMLSelectionObject
** ,winmdroot.Foundation.HRESULT>)lpVtbl[21])((IHTMLDocument2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
3316
internal delegate *unmanaged [Stdcall]<IHTMLDocument2*,winmdroot.Web.MsHtml.
IHTMLSelectionObject
** ,winmdroot.Foundation.HRESULT> get_selection_22;
3685
unsafe winmdroot.Web.MsHtml.
IHTMLSelectionObject
* selection
_generated\170\Windows.Win32.IHTMLSelectionObject.g.cs (39)
26
:winmdroot.IVTable<
IHTMLSelectionObject
,
IHTMLSelectionObject
.Vtbl>,IComIID {
43
return ((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), riid, ppvObject);
48
return ((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint>)lpVtbl[1])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this));
53
return ((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint>)lpVtbl[2])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this));
68
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
73
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
94
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
133
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,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])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
139
private static winmdroot.Foundation.HRESULT createRange(
IHTMLSelectionObject
* pThis, winmdroot.System.Com.IDispatch** range)
159
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), &__retVal).ThrowOnFailure();
166
private static winmdroot.Foundation.HRESULT empty(
IHTMLSelectionObject
* pThis)
185
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.HRESULT>)lpVtbl[8])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
191
private static winmdroot.Foundation.HRESULT clear(
IHTMLSelectionObject
* pThis)
210
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.HRESULT>)lpVtbl[9])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this)).ThrowOnFailure();
216
private static winmdroot.Foundation.HRESULT get_type(
IHTMLSelectionObject
* pThis, winmdroot.Foundation.BSTR* p)
239
((delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT>)lpVtbl[10])((
IHTMLSelectionObject
*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
267
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
269
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint> AddRef_2;
271
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint> Release_3;
273
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
275
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
277
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
279
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,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;
281
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.System.Com.IDispatch** ,winmdroot.Foundation.HRESULT> createRange_8;
283
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.HRESULT> empty_9;
285
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.HRESULT> clear_10;
287
internal delegate *unmanaged [Stdcall]<
IHTMLSelectionObject
*,winmdroot.Foundation.BSTR* ,winmdroot.Foundation.HRESULT> get_type_11;