Home | History | Annotate | Download | only in include

Lines Matching refs:IXMLDOMDocument_removeChild

1417 #define IXMLDOMDocument_removeChild(This,childNode,oldChild) (This)->lpVtbl->removeChild(This,childNode,oldChild)