_EdRedo( ) API Library Routine

See Also Example

Performs again the change made to the file in the specified editing window that was undone by the most recent _EdUndo( ).

Syntax

void _EdRedo(WHANDLE wh)
WHANDLE wh; /* Handle of editing window. */