VpeSaveFileDialog

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeSaveFileDialog

Previous pageReturn to chapter overviewNext page

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

Displays a file-save dialog, so the user can select a file name under which the current VPE document file is written.

void VpeSaveFileDialog(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Remarks:

You can preset a file name for the file-save dialog with the method VpeSetSaveFileName().