Use Activex with Visual studio 2003
Posted: 13 Jan 2006 22:57
Hello,
I load the vlc activex and the simples command without parameter like play() work. But the addTarget command return an error from the activex :
Have you an idea ?
Thanks
I load the vlc activex and the simples command without parameter like play() work. But the addTarget command return an error from the activex :
Code: Select all
addTarget("rtsp://mafreebox.freebox.fr/freeboxtv/201",
"", 12, -666);
Thanks