how to _Global interfase pointer?

J

Jerry N

In a C++ COM add-in for Word, how can I get the _Global interface pointer?
The OnConnection event gives me the _Application and COMAddIn interfaces. I
tried to use the Parent property to find the _Global interface but no luck
yet.

What is the _Application->Creator (long) property used for?

Jerry N
 
J

Jerry Nettleton

I'm still waiting for a response after 4 business days. I have an MSDN
Universal subscription and expected a 2 day response.

Any ideas on this question?
 
Top