Microsoft DirectX 9.0 |
Saves and loads DirectShow Editing Services (DES) project files in Extensible Markup Language (XML).
This object has the following methods.
Method | Description |
CopyXML | Not supported for Visual Basic. |
CreateGraphFromFile | Not supported for Visual Basic. |
Delete | Not supported for Visual Basic. |
PasteXML | Not supported for Visual Basic. |
PasteXMLFile | Not supported for Visual Basic. |
ReadXML | Not supported for Visual Basic. |
ReadXMLFile | Loads an XML project file. |
Reset | Not supported for Visual Basic. |
WriteGrfFile | Writes a filter graph to a file in .grf format. |
WriteXML | Translates a timeline to an XML string. |
WriteXMLFile | Translates a timeline to XML and writes the XML data to a file. |
WriteXMLPart | Not supported for Visual Basic. |
Requirements
Include a reference in your project to "Dexter 1.0 Type Library" (Qedit.dll).
Requires Internet Explorer 4.0 or later.
See Also