Communication with Addin

Add-in Express™ Support Service
That's what is more important than anything else

Communication with Addin
 
Jeremy P




Posts: 13
Joined: 2007-01-30
I'm trying to build an addin for PowerPoint that can receive commands from another application.

What do I need to do in the calling application to be able to call a method in the addin? references? COM calls?

What do I need to do in the addin to expose certain methods that I want to call?

I'm basically unsure how to wire up the communication. I've setup my addin project with the custom shim as I thought that was necessary to the process but I'm not sure.

Thanks again,
JP
Posted 02 Feb, 2007 16:12:12 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Jeremy.

Please try the following example:
http://www.add-in-express.com/projects/ipctestaddin.zip



P.S. Note that we take up your forum requests in the order we receive them.
Besides, it may take us some time to investigate your issue. Please be sure we will let you know as soon as the best possible solution is found.
Posted 04 Feb, 2007 20:41:58 Top