EM_GETAUTOCORRECTPROC message

Gets a pointer to the application-defined AutoCorrectProc function.

Parameters

wParam

Not used; must be zero.

lParam

Not used; must be zero.

Return value

Returns a pointer to the application-defined AutoCorrectProc function.

Requirements

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

See also

AutoCorrectProc

EM_CALLAUTOCORRECTPROC

EM_SETAUTOCORRECTPROC