AnnGetSecondaryMetaFile method (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

long AnnGetSecondaryMetaFile (long hObject);

Overview

Refer to Implementing Annotations.

Remarks

Gets the metafile handle associated with an encryptor object when it is in the ‘decryptor’ state.

The encrypt object has two states:

image\sqrblit.gif Encryptor

image\sqrblit.gif Decryptor

Each state is displayed with its own metafile.

Use this method to retrieve the current metafile for an encrypt object in a ‘decryptor’ state. The default image is shown in the figure below:

 

image\decryptresized20.gif

See Also

Elements:

AnnGetMetaFile method, AnnSetMetafile method, AnnEncryptApply method, AnnGetEncryptOptions method, AnnSetEncryptOptions method, EnableEncryptor property, Flags property, Key property, EnableNeverEncrypted property, EnableSaveDecryptorKey property, EnableSaveEncryptorKey property, EnableClearDecryptorKey property, EnableClearEncryptorKey property, EncryptRaster property

Topics:

Annotations (Document/Medical only): Object Manipulation

 

Annotations (Document/Medical only): Displaying Annotations

 

Annotations (Document/Medical only): Annotation Object Bitmap

 

Using Annotation Bitmap Objects

 

Obtaining Annotation Object Information