VpeOpenFileDialog

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeOpenFileDialog

Previous pageReturn to chapter overviewNext page

[Windows platform only; not supported by the Community Edition]

Displays a file-open dialog, so the user can select a VPE document file for reading.

void VpeOpenFileDialog(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Remarks:

You can preset a file name for the file-open dialog with the method VpeSetOpenFileName().