I would like to make some plugin for Plus! using the Messenger API, but I can't figure out how to do this. It seems I should use the iMessengerObj object in the Initialize function, but I don't know how to access/Invoke it
, and the API documentation gives no clue.
Can someone tell me how I can activate and use it? (preferably with some code I can copy&paste
)
Better yet, does someone have an open-source plugin using this (in C++) that I can examine?