Visit Gigasoft's Web Site
 ProEssentials v9 Help

PElaunchexport

BOOL PElaunchexport (hObject)

 

HWND 

hObject

The handle returned from PEcreate.

 

This function invokes an export dialog. The dialog will be modal or modeless based upon ModalDialogs.

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

.NET developers, see PeFunction.Dialog.Export

ActiveX developers, see PElaunchexport Method or the PEactions property.