EM_GETOPTIONS message

Retrieves rich edit control options.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

This message returns a combination of the current option flag values described in the EM_SETOPTIONS message.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
Header
Richedit.h

See also

EM_SETOPTIONS