This document is archived and information here might be outdated. Recommended version. |
Opens an mxd or pmf file stored at the specified path.
[Visual Basic .NET] Public Sub Open ( _ ByVal FilePath As String _ )
[C#] public void Open ( string FilePath );
[C++]
HRESULT Open(
BSTR FilePath
);
[C++]
Parameters FilePath [in]
FilePath is a parameter of type BSTR