Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

This message replaces the current selection in an edit control with the specified text.

Syntax

EM_REPLACESEL 

wParam = (WPARAM) 
fCanUndo; 

lParam = (LPARAM)(LPCTSTR) 
lpszReplace;

Parameters

fCanUndo

Boolean value that specifies whether the replacement operation can be undone. If set to TRUE, the operation can be undone. If set to FALSE, the operation cannot be undone.

lpszReplace

Long pointer to a null-terminated string that contains the replacement text.

Return Value

None.

Remarks

Use the EM_REPLACESEL message to replace only a portion of the text in an edit control. To replace all of the text, use the WM_SETTEXTmessage.

If there is no current selection, the replacement text is inserted at the current location of the caret.

Requirements

Header windows.h
Windows Embedded CE Windows CE 1.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at webmaster@systemmanager.forsenergy.ru to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.