A
Amol kulkarni
Hello,
I am developing COM Add-in for MS outlook using Com/Atl. I need to
change the folder to suppose calender. So I use SelectFolder method of
Explorer object. and pass the MAPIFolder as argument. It works fine with
Outlook 2003. But when same thing I wrte for Outlook 2000, the SelectFolder
method of Exploer gives an error at compilation.
Error states that "SelectFolder' : is not a member of
'_NoAddRefReleaseOnCComPtr<struct Outlook::_Explorer>"
Does anybody know why this error occurs and how to resolve it?
Thank You
Amol Kulkarni
I am developing COM Add-in for MS outlook using Com/Atl. I need to
change the folder to suppose calender. So I use SelectFolder method of
Explorer object. and pass the MAPIFolder as argument. It works fine with
Outlook 2003. But when same thing I wrte for Outlook 2000, the SelectFolder
method of Exploer gives an error at compilation.
Error states that "SelectFolder' : is not a member of
'_NoAddRefReleaseOnCComPtr<struct Outlook::_Explorer>"
Does anybody know why this error occurs and how to resolve it?
Thank You
Amol Kulkarni