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