调用此函数可以设置扩展的关键字及回调函数。当用户输入了扩展关键字中的某一项时,便会调用回调函数处理。
void setKeywordCallback(LPCTSTR extraKwords, struct resbuf* (*pFunc) (const TCHAR*));
MrxDbgSelSet 方法