voidSECXMLDocument::Attach(IXMLDOMDocument*pDoc)
Attach to an exisiting document. Use this instead of Create.
Defined in: XMLDomDoc.h
Parameters
pDoc
The document to which this class is to be attached to.