P
Paul Keogh
Hi,
I'm writing an add-in in ATL/C++. I've successfully created a CDO:Session
CoClass instance in the OnConnection method and successfully invoked the
GetVersion () method.
However, when I invoke the AddressBook () with no arguments it does'nt
display and the method returns immediately.
Whats the scope of the AddressBook () method ?
Do I need to logon to the CDO session first ?
Hanx!,
Paul.
I'm writing an add-in in ATL/C++. I've successfully created a CDO:Session
CoClass instance in the OnConnection method and successfully invoked the
GetVersion () method.
However, when I invoke the AddressBook () with no arguments it does'nt
display and the method returns immediately.
Whats the scope of the AddressBook () method ?
Do I need to logon to the CDO session first ?
Hanx!,
Paul.