Editor_SetConfigA¶
Changes to a configuration specified by an ANSI string. You can use this inline function or explicitly send the EE_SET_CONFIGA message.
Editor_SetConfigA( HWND hwnd, LPCSTR szConfigName ); hwnd Specifies the window handle of the view or frame of EmEditor. szConfigName Specifies a configuration by an ANSI string. The return value is not used.Parameters¶
Return Values¶