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
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