refreshScreen( )

Redraws the MIME instance.

Interface

mimedtpicker

JavaScript synopsis
inst.refreshScreen( )
C synopsis
void refreshScreen(DTPickerInstance* inst)
Parameters
  • inst   The MIME instance.

Returns

None