ENCX SDK  5.5.0.370
Public Member Functions | Properties | List of all members
IVPFManager Interface Reference

Properties and methods for ENCX::VPFManager. More...

import"encxcom.idl";

Inheritance diagram for IVPFManager:
Inheritance graph
[legend]

Public Member Functions

HRESULT OpenVenc ([in] ILibrary *EncXLibrary, [in] BSTR chartFolder)
 Associate this manager with a specified chart folder. More...
 
HRESULT CloseVenc (void)
 Dissociate from the current folder. More...
 
HRESULT RunInstallApplication ([in] BSTR pathToApplication)
 Invoke the CherSoft Windows application to install/update files in the VPF chart folder. More...
 

Properties

IVPFIteratorGuide IteratorGuide [get]
 The collection of Library/Database/Coverage in the chart folder. More...
 

Detailed Description

Properties and methods for ENCX::VPFManager.

Definition at line 3629 of file encxcom.idl.

Member Function Documentation

◆ CloseVenc()

HRESULT IVPFManager::CloseVenc ( void  )

Dissociate from the current folder.

◆ OpenVenc()

HRESULT IVPFManager::OpenVenc ( [in] ILibrary EncXLibrary,
[in] BSTR  chartFolder 
)

Associate this manager with a specified chart folder.

◆ RunInstallApplication()

HRESULT IVPFManager::RunInstallApplication ( [in] BSTR  pathToApplication)

Invoke the CherSoft Windows application to install/update files in the VPF chart folder.

Property Documentation

◆ IteratorGuide

IVPFIteratorGuide IVPFManager::IteratorGuide
get

The collection of Library/Database/Coverage in the chart folder.