D
Damian
Hi
I've got sokme problem with attachments
I need to export a full file path of attachments (
_AttachmentPtr pAtt;
......
pAtt->get_FileName(&name);
pAtt->get_PathName(&name);
). But that functions doesnt work properly in my opinion, could anybody help
me?
Thanks
I've got sokme problem with attachments
I need to export a full file path of attachments (
_AttachmentPtr pAtt;
......
pAtt->get_FileName(&name);
pAtt->get_PathName(&name);
). But that functions doesnt work properly in my opinion, could anybody help
me?
Thanks