本文介绍了GetProtocolHandles的句柄?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为Server 2008 R2实现远程桌面服务提供程序,并停留在IWTSProtocolConnection :: GetProtocolHandles方法上.有谁知道如何获取GetProtocolHandles方法的键盘,鼠标和蜂鸣声句柄? MSDN文档的信息非常有限.关于手柄.

谢谢!


I am implementing the Remote Desktop Service Provider for Server 2008 R2 and stuck on IWTSProtocolConnection::GetProtocolHandles method. Does anyone know how to get the keyboard, mouse and beep handles for the GetProtocolHandles method? The MSDN documentation has very limited info. about the handles. 

Thanks!


推荐答案


这篇关于GetProtocolHandles的句柄?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-30 01:30