Retrieves the outline level for the specified logical line. You can send this message explicitly or use the Editor_GetOutlineLevel inline function.
EE_GET_OUTLINE_LEVEL
wParam = (WPARAM) (INT_PTR) nLogicalLine;
lParam = 0;
nLogicalLine
Specifies a logical line.
The return value is the outline level for the specified logical line.
Supported on EmEditor Professional Version 6.00 or later.
Send feedback on this topic to Emurasoft