Page 1 of 1

COM object interaction possible?

Posted: Mon Jan 23, 2012 7:39 am
by sNoOOPy
Is there a way to send messages using Component Object Model in purebasic?
$irComObject = ObjCreate("IRCommand2.App")
$irComObject.ClickButton ("remote", "Channel-" & $str1)

Re: COM object interaction possible?

Posted: Mon Jan 23, 2012 8:13 am
by xorc1zt

Re: COM object interaction possible?

Posted: Mon Jan 23, 2012 9:12 am
by infratec