G
ganesh
Hello
I am developing COM Add-in for MS outlook using COM/ATL. I need to get
folder's name, so I use get_Name method of MAPIFolder. which takes BSTR Name
as parameter. but when I close outlook, memory error message comes stating
unreferenced memory can not read error. when I comment that get_Name
method, there is no error. does anybody know why this occurs? any solution
for this?
Thank You
Amol
I am developing COM Add-in for MS outlook using COM/ATL. I need to get
folder's name, so I use get_Name method of MAPIFolder. which takes BSTR Name
as parameter. but when I close outlook, memory error message comes stating
unreferenced memory can not read error. when I comment that get_Name
method, there is no error. does anybody know why this occurs? any solution
for this?
Thank You
Amol