is it possable to access a property of a COM interface in another application
for instance
App1=Player1
App2=Player2
App3=Mixer
i need the mixer app to set propertys in the 2 player apps, and the 2 palyer apps return values to the mixer app
could this be done, quickly and reliably ?

