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

EM_GETTEXTRANGE message

Retrieves a specified range of characters from a rich edit control.

Parameters

wParam

This parameter is not used; it must be zero.

lParam

Pointer to a TEXTRANGE structure that specifies the range of characters to retrieve and a buffer to copy the characters to.

Return value

The message returns the number of characters copied, not including the terminating null character.

Requirements

Minimum supported client

Windows 2000 Professional [desktop apps only]

Minimum supported server

Windows 2000 Server [desktop apps only]

Header

Richedit.h

See also

TEXTRANGE

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.