C# SDK

◆ ShowDialog()

static int ShowDialog ( out SError  Error,
int  nDialogID,
Int32  MaxTime 
)
inlinestatic

@summary Shows the specified menu dialog given by the identifier.

Parameters
Erroradditional error information in case of error
nDialogIDidentifier of the memnu dialog
MaxTimemaximum time (in milliseconds) the function can take. If MaxTime=0 function execution is not time limited
Returns
1 if function call is successfull, other value otherwise
Remarks
Please note the list of identifiers DialogID might grow in future.

References SError.SizeOf().