InterviewSolution
Saved Bookmarks
| 1. |
How Can I Send A Command From Unity's Activex Control To My Windows Form Application? |
|
Answer» As the UNITY ActiveX-control, while "technically supported" is not really documented (or "really supported" ), The only real OPTION for communication between the container and the Web player would be via a network connection and your own PROPRIETARY COMMUNICATIONS protocol. As the Unity ActiveX-control, while "technically supported" is not really documented (or "really supported" ), The only real option for communication between the container and the Web player would be via a network connection and your own proprietary communications protocol. |
|