Properties and methods for ENCX::RasManager.
More...
import"encxcom.idl";
|
HRESULT | OpenRasFolder ([in] ILibrary *piLibrary, [in] BSTR sPath) |
| Associate this manager with a specified folder. More...
|
|
HRESULT | ChartInfo ([in] BSTR ChartIdentifier, [out, retval] IRasChartInfo **pVal) |
| Obtain the details of a specified chart. More...
|
|
HRESULT | PanelInfo ([in] IRasChartPanelIdentifier *PanelID, [out, retval] IRasPanelInfo **pVal) |
| Obtain the details of a specified panel on a specified chart. More...
|
|
HRESULT | PanelsInGeoRect ([in] IGeoRect *geoRect, [in] LONG ScaleMin, [in] LONG ScaleMax, [out, retval] IRasChartPanelIdentifiers **pVal) |
|
HRESULT | PanelsAtPoint ([in] DOUBLE dLatGeodeticDegrees, [in] DOUBLE dLonDegrees, [in] LONG ScaleMin, [in] LONG ScaleMax, [out, retval] IRasChartPanelIdentifiers **pVal) |
|
HRESULT | SetManualWGS84Shift ([in] IRasChartPanelIdentifier *PanelId, [in] IGeoPoint *geoPoint, VARIANT_BOOL isSet) |
| Set the horizontal datum shift for WGS84 manually. More...
|
|
HRESULT | DisplayPinDialog ([in] BSTR chartNumber, [out, retval] VARIANT_BOOL *bRes) |
| Deprecated - calling this method is no longer required. More...
|
|
HRESULT | RunInstallApplicationARCS ([in] BSTR pathToInstallationApp) |
| Invoke the CherSoft Windows application that installs and updates ARCS charts in the folder. More...
|
|
HRESULT | IsValidRasFolder ([in] BSTR sPath, [out, retval] VARIANT_BOOL *bRes) |
| Is the path pointing to a valid RENC. A RENC is the folder structure in which raster charts are installed. More...
|
|
HRESULT | CreateRasFolder ([in] BSTR sPath) |
| Create a RENC. A RENC is the folder structure in which raster charts are installed. More...
|
|
Properties and methods for ENCX::RasManager.
Definition at line 1207 of file encxcom.idl.
◆ ChartInfo()
HRESULT IRasManager::ChartInfo |
( |
[in] BSTR |
ChartIdentifier, |
|
|
[out, retval] IRasChartInfo ** |
pVal |
|
) |
| |
Obtain the details of a specified chart.
◆ CreateRasFolder()
HRESULT IRasManager::CreateRasFolder |
( |
[in] BSTR |
sPath | ) |
|
Create a RENC. A RENC is the folder structure in which raster charts are installed.
◆ DisplayPinDialog()
HRESULT IRasManager::DisplayPinDialog |
( |
[in] BSTR |
chartNumber, |
|
|
[out, retval] VARIANT_BOOL * |
bRes |
|
) |
| |
Deprecated - calling this method is no longer required.
◆ IsValidRasFolder()
HRESULT IRasManager::IsValidRasFolder |
( |
[in] BSTR |
sPath, |
|
|
[out, retval] VARIANT_BOOL * |
bRes |
|
) |
| |
Is the path pointing to a valid RENC. A RENC is the folder structure in which raster charts are installed.
◆ OpenRasFolder()
HRESULT IRasManager::OpenRasFolder |
( |
[in] ILibrary * |
piLibrary, |
|
|
[in] BSTR |
sPath |
|
) |
| |
Associate this manager with a specified folder.
◆ PanelInfo()
Obtain the details of a specified panel on a specified chart.
◆ PanelsAtPoint()
HRESULT IRasManager::PanelsAtPoint |
( |
[in] DOUBLE |
dLatGeodeticDegrees, |
|
|
[in] DOUBLE |
dLonDegrees, |
|
|
[in] LONG |
ScaleMin, |
|
|
[in] LONG |
ScaleMax, |
|
|
[out, retval] IRasChartPanelIdentifiers ** |
pVal |
|
) |
| |
◆ PanelsInGeoRect()
◆ RunInstallApplicationARCS()
HRESULT IRasManager::RunInstallApplicationARCS |
( |
[in] BSTR |
pathToInstallationApp | ) |
|
Invoke the CherSoft Windows application that installs and updates ARCS charts in the folder.
◆ SetManualWGS84Shift()
Set the horizontal datum shift for WGS84 manually.
Only allowed for panels that do not have their relationship to WGS84 predefined.
◆ Charts
Obtain a collection of all the charts in the folder.
◆ GeneralNoticesToMariners
◆ NoticesToMarinersLatestUpdate
DATE IRasManager::NoticesToMarinersLatestUpdate |
|
getproperty |