AnnLoadMemory method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

Delphi 4 example

C++ Builder example

 

Syntax

short AnnLoadMemory(long hMem, long nSize, long lPage);

Overview

Refer to Implementing Annotations.

Remarks

Loads annotations from a file that is stored in memory.

The argument hMem can refer to either an annotation file (single page or multipage) or a TIF file (single or multipage). In either case, the argument lPage refers to the page number.

The annotations are sized to fit their original size and position relative to the bitmap in the control. If the ILEADRasterAnnotation object does not have a bitmap image, an error occurs.

See Also

Topics

Annotations (Document/Medical only): Input and Output

 

New Annotation Features of Version 14.5