Home | History | Annotate | Download | only in include

Lines Matching refs:IHTMLNoShowElement

3091 typedef interface IHTMLNoShowElement IHTMLNoShowElement;
135159 * IHTMLNoShowElement interface
135167 IHTMLNoShowElement : public IDispatch
135171 __CRT_UUID_DECL(IHTMLNoShowElement, 0x3050f38a, 0x98b5, 0x11cf, 0xbb,0x82, 0x00,0xaa,0x00,0xbd,0xce,0x0b)
135179 IHTMLNoShowElement* This,
135184 IHTMLNoShowElement* This);
135187 IHTMLNoShowElement* This);
135191 IHTMLNoShowElement* This,
135195 IHTMLNoShowElement* This,
135201 IHTMLNoShowElement* This,
135209 IHTMLNoShowElement* This,
135221 interface IHTMLNoShowElement {
135238 static FORCEINLINE HRESULT IHTMLNoShowElement_QueryInterface(IHTMLNoShowElement* This,REFIID riid,void **ppvObject) {
135241 static FORCEINLINE ULONG IHTMLNoShowElement_AddRef(IHTMLNoShowElement* This) {
135244 static FORCEINLINE ULONG IHTMLNoShowElement_Release(IHTMLNoShowElement* This) {
135248 static FORCEINLINE HRESULT IHTMLNoShowElement_GetTypeInfoCount(IHTMLNoShowElement* This,UINT *pctinfo) {
135251 static FORCEINLINE HRESULT IHTMLNoShowElement_GetTypeInfo(IHTMLNoShowElement* This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo) {
135254 static FORCEINLINE HRESULT IHTMLNoShowElement_GetIDsOfNames(IHTMLNoShowElement* This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId) {
135257 static FORCEINLINE HRESULT IHTMLNoShowElement_Invoke(IHTMLNoShowElement* This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr) {