Editor_LoadConfigW¶
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.Parameters¶
Return Values¶