EmEditor Home - EmEditor Help - Plug-in Reference - Inline Functions

Editor_GetOutlineLevel

Retrieves the outline level for the specified logical line. You can use this inline function or explicitly send the EE_GET_OUTLINE_LEVEL message.

Editor_GetOutlineLevel( HWND hwnd, INT_PTR nLogicalLine );

Parameters

hwnd

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

nLogicalLine

Specifies a logical line.

Return Values

The return value is the outline level for the specified logical line.

Version

Supported on EmEditor Professional Version 6.00 or later.

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.