其他进程中聊天窗口的类名:Internet_Explorer_Server
需要定时清屏,如何操作呢?
能够从聊天窗口中读取内容了,但就是不清楚如何清除聊天窗口的内容
2 回答
慕无忌1623718
TA贡献1744条经验 获得超4个赞
mshtml.IHTMLDocument2 document = GetHtmlDocument(hwnd); document.body.innerHTML = null;//清屏
- 2 回答
- 0 关注
- 500 浏览
添加回答
举报
0/150
提交
取消