Lines Matching defs:lpVtbl
161 CONST_VTBL IXMLElementCollectionVtbl* lpVtbl;
166 #define IXMLElementCollection_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
167 #define IXMLElementCollection_AddRef(This) (This)->lpVtbl->AddRef(This)
168 #define IXMLElementCollection_Release(This) (This)->lpVtbl->Release(This)
170 #define IXMLElementCollection_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
171 #define IXMLElementCollection_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
172 #define IXMLElementCollection_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
173 #define IXMLElementCollection_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
175 #define IXMLElementCollection_put_length(This,v) (This)->lpVtbl->put_length(This,v)
176 #define IXMLElementCollection_get_length(This,p) (This)->lpVtbl->get_length(This,p)
177 #define IXMLElementCollection_get__newEnum(This,ppUnk) (This)->lpVtbl->get__newEnum(This,ppUnk)
178 #define IXMLElementCollection_item(This,var1,var2,ppDisp) (This)->lpVtbl->item(This,var1,var2,ppDisp)
373 CONST_VTBL IXMLElementVtbl* lpVtbl;
378 #define IXMLElement_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
379 #define IXMLElement_AddRef(This) (This)->lpVtbl->AddRef(This)
380 #define IXMLElement_Release(This) (This)->lpVtbl->Release(This)
382 #define IXMLElement_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
383 #define IXMLElement_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
384 #define IXMLElement_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
385 #define IXMLElement_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
387 #define IXMLElement_get_tagName(This,p) (This)->lpVtbl->get_tagName(This,p)
388 #define IXMLElement_put_tagName(This,p) (This)->lpVtbl->put_tagName(This,p)
389 #define IXMLElement_get_parent(This,parent) (This)->lpVtbl->get_parent(This,parent)
390 #define IXMLElement_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
391 #define IXMLElement_getAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->getAttribute(This,strPropertyName,PropertyValue)
392 #define IXMLElement_removeAttribute(This,strPropertyName) (This)->lpVtbl->removeAttribute(This,strPropertyName)
393 #define IXMLElement_get_children(This,p) (This)->lpVtbl->get_children(This,p)
394 #define IXMLElement_get_type(This,p) (This)->lpVtbl->get_type(This,p)
395 #define IXMLElement_get_text(This,p) (This)->lpVtbl->get_text(This,p)
396 #define IXMLElement_put_text(This,p) (This)->lpVtbl->put_text(This,p)
397 #define IXMLElement_addChild(This,pChildElem,lIndex,lreserved) (This)->lpVtbl->addChild(This,pChildElem,lIndex,lreserved)
398 #define IXMLElement_removeChild(This,pChildElem) (This)->lpVtbl->removeChild(This,pChildElem)
669 CONST_VTBL IXMLDocumentVtbl* lpVtbl;
674 #define IXMLDocument_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
675 #define IXMLDocument_AddRef(This) (This)->lpVtbl->AddRef(This)
676 #define IXMLDocument_Release(This) (This)->lpVtbl->Release(This)
678 #define IXMLDocument_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
679 #define IXMLDocument_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
680 #define IXMLDocument_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
681 #define IXMLDocument_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
683 #define IXMLDocument_get_root(This,p) (This)->lpVtbl->get_root(This,p)
684 #define IXMLDocument_get_fileSize(This,p) (This)->lpVtbl->get_fileSize(This,p)
685 #define IXMLDocument_get_fileModifiedDate(This,p) (This)->lpVtbl->get_fileModifiedDate(This,p)
686 #define IXMLDocument_get_fileUpdatedDate(This,p) (This)->lpVtbl->get_fileUpdatedDate(This,p)
687 #define IXMLDocument_get_URL(This,p) (This)->lpVtbl->get_URL(This,p)
688 #define IXMLDocument_put_URL(This,p) (This)->lpVtbl->put_URL(This,p)
689 #define IXMLDocument_get_mimeType(This,p) (This)->lpVtbl->get_mimeType(This,p)
690 #define IXMLDocument_get_readyState(This,p) (This)->lpVtbl->get_readyState(This,p)
691 #define IXMLDocument_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
692 #define IXMLDocument_put_charset(This,p) (This)->lpVtbl->put_charset(This,p)
693 #define IXMLDocument_get_version(This,p) (This)->lpVtbl->get_version(This,p)
694 #define IXMLDocument_get_doctype(This,p) (This)->lpVtbl->get_doctype(This,p)
695 #define IXMLDocument_get_dtdURl(This,p) (This)->lpVtbl->get_dtdURl(This,p)
696 #define IXMLDocument_createElement(This,vType,var1,ppElem) (This)->lpVtbl->createElement(This,vType,var1,ppElem)
978 CONST_VTBL IXMLElement2Vtbl* lpVtbl;
983 #define IXMLElement2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
984 #define IXMLElement2_AddRef(This) (This)->lpVtbl->AddRef(This)
985 #define IXMLElement2_Release(This) (This)->lpVtbl->Release(This)
987 #define IXMLElement2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
988 #define IXMLElement2_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
989 #define IXMLElement2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
990 #define IXMLElement2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
992 #define IXMLElement2_get_tagName(This,p) (This)->lpVtbl->get_tagName(This,p)
993 #define IXMLElement2_put_tagName(This,p) (This)->lpVtbl->put_tagName(This,p)
994 #define IXMLElement2_get_parent(This,ppParent) (This)->lpVtbl->get_parent(This,ppParent)
995 #define IXMLElement2_setAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->setAttribute(This,strPropertyName,PropertyValue)
996 #define IXMLElement2_getAttribute(This,strPropertyName,PropertyValue) (This)->lpVtbl->getAttribute(This,strPropertyName,PropertyValue)
997 #define IXMLElement2_removeAttribute(This,strPropertyName) (This)->lpVtbl->removeAttribute(This,strPropertyName)
998 #define IXMLElement2_get_children(This,pp) (This)->lpVtbl->get_children(This,pp)
999 #define IXMLElement2_get_type(This,plType) (This)->lpVtbl->get_type(This,plType)
1000 #define IXMLElement2_get_text(This,p) (This)->lpVtbl->get_text(This,p)
1001 #define IXMLElement2_put_text(This,p) (This)->lpVtbl->put_text(This,p)
1002 #define IXMLElement2_addChild(This,pChildElem,lIndex,lReserved) (This)->lpVtbl->addChild(This,pChildElem,lIndex,lReserved)
1003 #define IXMLElement2_removeChild(This,pChildElem) (This)->lpVtbl->removeChild(This,pChildElem)
1004 #define IXMLElement2_get_attributes(This,pp) (This)->lpVtbl->get_attributes(This,pp)
1297 CONST_VTBL IXMLDocument2Vtbl* lpVtbl;
1302 #define IXMLDocument2_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
1303 #define IXMLDocument2_AddRef(This) (This)->lpVtbl->AddRef(This)
1304 #define IXMLDocument2_Release(This) (This)->lpVtbl->Release(This)
1306 #define IXMLDocument2_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1307 #define IXMLDocument2_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
1308 #define IXMLDocument2_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
1309 #define IXMLDocument2_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
1311 #define IXMLDocument2_get_root(This,p) (This)->lpVtbl->get_root(This,p)
1312 #define IXMLDocument2_get_fileSize(This,p) (This)->lpVtbl->get_fileSize(This,p)
1313 #define IXMLDocument2_get_fileModifiedDate(This,p) (This)->lpVtbl->get_fileModifiedDate(This,p)
1314 #define IXMLDocument2_get_fileUpdatedDate(This,p) (This)->lpVtbl->get_fileUpdatedDate(This,p)
1315 #define IXMLDocument2_get_URL(This,p) (This)->lpVtbl->get_URL(This,p)
1316 #define IXMLDocument2_put_URL(This,p) (This)->lpVtbl->put_URL(This,p)
1317 #define IXMLDocument2_get_mimeType(This,p) (This)->lpVtbl->get_mimeType(This,p)
1318 #define IXMLDocument2_get_readyState(This,pl) (This)->lpVtbl->get_readyState(This,pl)
1319 #define IXMLDocument2_get_charset(This,p) (This)->lpVtbl->get_charset(This,p)
1320 #define IXMLDocument2_put_charset(This,p) (This)->lpVtbl->put_charset(This,p)
1321 #define IXMLDocument2_get_version(This,p) (This)->lpVtbl->get_version(This,p)
1322 #define IXMLDocument2_get_doctype(This,p) (This)->lpVtbl->get_doctype(This,p)
1323 #define IXMLDocument2_get_dtdURL(This,p) (This)->lpVtbl->get_dtdURL(This,p)
1324 #define IXMLDocument2_createElement(This,vType,var,ppElem) (This)->lpVtbl->createElement(This,vType,var,ppElem)
1325 #define IXMLDocument2_get_async(This,pf) (This)->lpVtbl->get_async(This,pf)
1326 #define IXMLDocument2_put_async(This,f) (This)->lpVtbl->put_async(This,f)
1558 CONST_VTBL IXMLAttributeVtbl* lpVtbl;
1563 #define IXMLAttribute_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
1564 #define IXMLAttribute_AddRef(This) (This)->lpVtbl->AddRef(This)
1565 #define IXMLAttribute_Release(This) (This)->lpVtbl->Release(This)
1567 #define IXMLAttribute_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1568 #define IXMLAttribute_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
1569 #define IXMLAttribute_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
1570 #define IXMLAttribute_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
1572 #define IXMLAttribute_get_name(This,p) (This)->lpVtbl->get_name(This,p)
1573 #define IXMLAttribute_get_value(This,p) (This)->lpVtbl->get_value(This,p)
1635 CONST_VTBL IXMLErrorVtbl* lpVtbl;
1640 #define IXMLError_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
1641 #define IXMLError_AddRef(This) (This)->lpVtbl->AddRef(This)
1642 #define IXMLError_Release(This) (This)->lpVtbl->Release(This)
1644 #define IXMLError_GetErrorInfo(This,pErrorReturn) (This)->lpVtbl->GetErrorInfo(This,pErrorReturn)
1728 CONST_VTBL IXMLElementNotificationSinkVtbl* lpVtbl;
1733 #define IXMLElementNotificationSink_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObject)
1734 #define IXMLElementNotificationSink_AddRef(This) (This)->lpVtbl->AddRef(This)
1735 #define IXMLElementNotificationSink_Release(This) (This)->lpVtbl->Release(This)
1737 #define IXMLElementNotificationSink_GetTypeInfoCount(This,pctinfo) (This)->lpVtbl->GetTypeInfoCount(This,pctinfo)
1738 #define IXMLElementNotificationSink_GetTypeInfo(This,iTInfo,lcid,ppTInfo) (This)->lpVtbl->GetTypeInfo(This,iTInfo,lcid,ppTInfo)
1739 #define IXMLElementNotificationSink_GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId) (This)->lpVtbl->GetIDsOfNames(This,riid,rgszNames,cNames,lcid,rgDispId)
1740 #define IXMLElementNotificationSink_Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr) (This)->lpVtbl->Invoke(This,dispIdMember,riid,lcid,wFlags,pDispParams,pVarResult,pExcepInfo,puArgErr)
1742 #define IXMLElementNotificationSink_ChildAdded(This,pChildElem) (This)->lpVtbl->ChildAdded(This,pChildElem)