Editor_Help

Displays the specified page of the Help. You can use this inline function or explicitly send the EE_HELP message.

Editor_Help( HWND hwnd, LPCTSTR szPageURL );

Parameters

hwnd

Specifies the window handle of the view or frame of EmEditor.

szPageURL

Specifies the URL of the Help page to display.

Return Values

Return value is not used.

Version

Supported on EmEditor Version 7.00 or later.