Editor_SaveTemp¶
Saves the temporary text. You can use this inline function or explicitly send the EE_EDIT_TEMP message.
Editor_SaveTemp( HWND hwnd, UINT nEditID ); hwnd Specifies the window handle of the view or frame of EmEditor. nEditID Specifies the ID of the temporary text that you want to save. The return value is the ID of the new document. Supported on EmEditor Version 9.00 or later.Parameters¶
Return Values¶
Version¶