33 references to IHTMLOptionElementFactory
System.Windows.Forms.Primitives (33)
Windows.Win32.IHTMLOptionElementFactory.g.cs (27)
25
:IVTable<
IHTMLOptionElementFactory
,
IHTMLOptionElementFactory
.Vtbl>,IComIID {
41
return ((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT>)lpVtbl[0])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), riid, ppvObject);
46
return ((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint>)lpVtbl[1])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this));
51
return ((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint>)lpVtbl[2])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this));
65
((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint* ,winmdroot.Foundation.HRESULT>)lpVtbl[3])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), pctinfo).ThrowOnFailure();
70
((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT>)lpVtbl[4])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), iTInfo, lcid, ppTInfo).ThrowOnFailure();
91
((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT>)lpVtbl[5])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), riid, rgszNames, cNames, lcid, rgDispId).ThrowOnFailure();
108
((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,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])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), dispIdMember, riid, lcid, wFlags, pDispParams, pVarResult, pExcepInfo, puArgErr).ThrowOnFailure();
114
private static winmdroot.Foundation.HRESULT create(
IHTMLOptionElementFactory
* pThis, winmdroot.System.Variant.VARIANT text, winmdroot.System.Variant.VARIANT value, winmdroot.System.Variant.VARIANT defaultselected, winmdroot.System.Variant.VARIANT selected, winmdroot.Web.MsHtml.IHTMLOptionElement** __MIDL__IHTMLOptionElementFactory0000)
134
((delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.Web.MsHtml.IHTMLOptionElement** ,winmdroot.Foundation.HRESULT>)lpVtbl[7])((
IHTMLOptionElementFactory
*)Unsafe.AsPointer(ref this), text, value, defaultselected, selected, &__retVal).ThrowOnFailure();
159
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,global::System.Guid* ,void** ,winmdroot.Foundation.HRESULT> QueryInterface_1;
161
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint> AddRef_2;
163
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint> Release_3;
165
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint* ,winmdroot.Foundation.HRESULT> GetTypeInfoCount_4;
167
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,uint ,uint ,winmdroot.System.Com.ITypeInfo** ,winmdroot.Foundation.HRESULT> GetTypeInfo_5;
169
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,global::System.Guid* ,winmdroot.Foundation.PWSTR* ,uint ,uint ,int* ,winmdroot.Foundation.HRESULT> GetIDsOfNames_6;
171
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,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;
173
internal delegate *unmanaged [Stdcall]<
IHTMLOptionElementFactory
*,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.System.Variant.VARIANT ,winmdroot.Web.MsHtml.IHTMLOptionElement** ,winmdroot.Foundation.HRESULT> create_8;
Windows.Win32.IHTMLWindow2.g.cs (6)
1580
private static winmdroot.Foundation.HRESULT get_Option(IHTMLWindow2* pThis, winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
** p)
1598
internal unsafe winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
* Option
1602
winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
* __result;
1603
((delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
** ,winmdroot.Foundation.HRESULT>)lpVtbl[58])((IHTMLWindow2*)Unsafe.AsPointer(ref this), &__result).ThrowOnFailure();
2239
internal delegate *unmanaged [Stdcall]<IHTMLWindow2*,winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
** ,winmdroot.Foundation.HRESULT> get_Option_59;
2540
unsafe winmdroot.Web.MsHtml.
IHTMLOptionElementFactory
* Option