EE_SET_CONFIGA

Changes to a configuration specified by an ANSI string. You can send this message explicitly or use the Editor_SetConfigA inline function.

EE_SET_CONFIGA
wParam = 0;
lParam = (LPARAM) (LPCSTR) szConfigName;

Parameters

szConfigName

Specifies a configuration by an ANSI string.

Return Values

The return value is not used.