Editor_GetActiveString

檢索主動字串。你能用這個內嵌函式或明確地發送 EE_GET_ACTIVE_STRING 消息。

Editor_GetActiveString( HWND hwnd, ACTIVE_STRING_INFO* pInfo );

參數

hwnd

指定 EmEditor 視圖或框架的視窗控制代碼。

pTipInfo

指針指向 ACTIVE_STRING_INFO 結構。

返回值

返回要檢索包含終止 NULL 字元的主動字串所需的緩衝區字元數。

版本

支持 EmEditor Professional 16.9 或之後的版本。