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