Editor_GetRedraw

Retrieves the flag that allows changes in EmEditor to be redrawn or prevents changes in EmEditor to be redrawn. You can use this inline function or explicitly send the EE_GET_REDRAW message.

Editor_GetRedraw( HWND hwnd );

Parameters

hwnd

Specifies the window handle of the view or frame of EmEditor.

Return Values

The return value is not used.

Version

Supported on EmEditor Professional Version 5.00 or later.