This document is archived and information here might be outdated. Recommended version. |
Save the ItemInfo to a XML file.
[Visual Basic .NET] Public Sub SaveToXmlFile ( _ ByVal xmlFilePath As String _ )
[C#] public void SaveToXmlFile ( string xmlFilePath );
[C++]
HRESULT SaveToXmlFile(
BSTR xmlFilePath
);
[C++]
Parameters xmlFilePath [in]
xmlFilePath is a parameter of type BSTR