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 );

Parameters

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.

Return Values

Depends on the parameter specified.

Version

Supported on EmEditor Professional Version 3.00 or later.