4.1.4.1      SetupDataProcessorDialog

optional function
 

Declaration

 

function SetupDataProcessorDialog(

bShow        : boolean;

iInstance    : integer

): boolean; stdcall;

 

Arguments

 

bShow        : flag which indicates whether the dialog shall be shown or hide  

iInstance     : instance number of the caller application, can be used in the dialog
  caption

 

Function Result

 

true  = OK

false = failure

 

Description

 

Use this function to show or hide a special dialog window, provided by the data-processor.