Glossary Item Box

ImageMan DLL Suite Version 8 Submit feedback on this topic   

ImgXFileDialog

HANDLE IMAPI ImgXFileDialog (hOptBlk, hParentWnd)

This function displays a file dialog which allows the user to enter a filename for output, along with a file format to use, including any specific options for that format.

 

Parameter

Type

Description

hOptBlk

HANDLE

Specifies the Option Block (OptBlk) which will be used with the Dialog.

hParentWnd

HANDLE

Handle to the parent window for the dialog box.

 

Return Value

The return value is a handle to an option block to be used in an ImgXBeginWrite function call.

Comments

Upon return from this function, you can pass the returned hOptBlk directly into an ImgXBeginWrite call. Through the dialog function, an application can specify all aspects of an export job.

 

 


Copyright 2008 Data Techniques, Inc. All Rights Reserved