LotusScript to C API Programming Guide

rtLib Domino Rich Text Management template
Home
Show details for ContentContent
Purchase
Ready-to-use samples
Show details for Online resourcesOnline resources
Forum
Links
Happy readers

Anonymous

login


 

Hosted by Prominic.NET, Inc.
Main topic: ODSReadmemory NotesRichtext item

I guess you cannot get pointer to the item buffer without use of C API (by Normunds Kalnberzins, 11/23/2006 02:29:25 PM)

why would you use memanage class to pass the source data -- it is a helper class for allocating memory buffers and cleanign up afterwards.

What you need for source is all item song and dance -- NSFItemInfo and NSFItemInfoNext if necessary; OSLockObject and OSUnlockObject afterwards.