EE_NUMBERING

Inserts numbering at the cursor position or vertical selection. You can send this message explicitly or use the Editor_Numbering inline function.

EE_NUMBERING
wParam = (WPARAM)(NUMBERING_INFO*)pNI;
lParam = 0;

Parameters

pUNI

Specifies the pointer to the NUMBERING_INFO structure.

Return Values

The return value is 0 if succeeds.

Version

Supported on Version 19.1 or later.