Editor_Info¶
Retrieves or sets the value of one of the information parameters used by EmEditor. You can use this inline function or explicitly send the EE_INFO message.
Editor_Info( HWND hwnd, int nCmd, LPARAM lParam ); hwnd Specifies the window handle of the view or frame of EmEditor. nCmd Specifies a parameter to retrieve or set. Please see the
EE_INFO message for the list of commands. lParam Depends on the parameter specified. Depends on the parameter specified. Supported on EmEditor Professional Version 3.00 or later.Parameters¶
Return Values¶
Version¶