ENCX SDK
5.5.0.926
|
Properties and methods for ENCX::VPFManager. More...
import"encxcom.idl";
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... | |
Properties and methods for ENCX::VPFManager.
Definition at line 3633 of file encxcom.idl.
HRESULT IVPFManager::CloseVenc | ( | void | ) |
Dissociate from the current folder.
HRESULT IVPFManager::OpenVenc | ( | [in] ILibrary * | EncXLibrary, |
[in] BSTR | chartFolder | ||
) |
Associate this manager with a specified chart folder.
HRESULT IVPFManager::RunInstallApplication | ( | [in] BSTR | pathToApplication | ) |
Invoke the CherSoft Windows application to install/update files in the VPF chart folder.
|
get |
The collection of Library/Database/Coverage in the chart folder.