in reply to Re^3: Store Lotus Notes Email
in thread Store Lotus Notes Email
I can't seem to make it work. Any ideas? -- matthew.persico@gmail.comLNNote::GetAttachments Gets an array of all the file attachments in the note and associates i +t with the specified array object. Syntax LNSTATUS GetAttachments( LNAttachmentArray *attachments ) const Arguments attachments Output, pointer to attachment array. Return value LNSTATUS Zero (LNNOERROR) if successful, non-zero otherwise. See also LNNote class LNAttachmentArray class LNNote::GetAttachment
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^5: Store Lotus Notes Email
by NateTut (Deacon) on Apr 13, 2005 at 17:14 UTC |