Hi,
I add in my project a ActiveX component : Microsoft communications control version 6.
I create a member variable for this.
I find the command for my application :
- .SetPortOpen();
- .SetOutput();
- ...
My problem is where I can find a doc for use this command
because when I would like to use SetOutput command for send a data in the serialport, a message appears : error C2664.
If anyone can help me , Thanks a lot.
Best regards,
Youssef
I add in my project a ActiveX component : Microsoft communications control version 6.
I create a member variable for this.
I find the command for my application :
- .SetPortOpen();
- .SetOutput();
- ...
My problem is where I can find a doc for use this command
because when I would like to use SetOutput command for send a data in the serialport, a message appears : error C2664.
If anyone can help me , Thanks a lot.
Best regards,
Youssef