Expand Minimize
0 out of 1 rated this helpful - Rate this topic

EM_EXSETSEL message

Selects a range of characters or Component Object Model (COM) objects in a Microsoft Rich Edit control.

Parameters

wParam

This parameter is not used; it must be zero.

lParam

A CHARRANGE structure that specifies the selection range.

Return value

The return value is the selection that is actually set.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Richedit.h

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.