Please help newbie... MSTSCLib::IMsRdpClientNonScriptable::SendKeys()

  • Thread starter Thread starter Aleksandar Djosovic
  • Start date Start date
A

Aleksandar Djosovic

Please help newbie...

How to get secondary interfaces from ActiveX Control?
How to call SendKeys() in MC++. I have ActiveX MS Terminal Services control on form:

private: AxInterop::MSTSCLib::AxMsTscAx * axMsTscAx1;

Is there something like CCmdTarget::InternalQueryInterface()?

TIA

Alex
 
Back
Top