EdSaveModifiedΒΆ

EdSaveModified saves the text of the editor if the modification flag is set.

bool = EdSaveModified(hEdit)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hEdit

Identifies the editor.

id-174128