Reloads a configuration which is specified by name as a Unicode string. You can use this inline function or explicitly send the EE_LOAD_CONFIGW message.
Editor_LoadConfigW( HWND hwnd, LPCWSTR 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.
Send feedback on this topic to Emurasoft