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