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