示例#1
0
 public MsRdpClientNonScriptableWrapper(object ocx)
 {
     m_ComInterface = (IMsRdpClientNonScriptable_Sendkeys)ocx;
 }