_EdRevert( ) API Library Routine

See Also Example

Discards all changes made to the file displaying in the specified editing window since it was most recently saved with _EdSave( ).

Syntax

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