AnnGetPredefinedMetafile method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Syntax OLE_HANDLE AnnGetPredefinedMetafile(short nType , BOOL * bEnhanced);

Overview:  Refer to Implementing Annotations.

Remarks

(Document/Medical only) Retrieves a copy of the specified predefined metafile.

When the metafile handle is no longer needed, it must be freed using either DeleteMetaFile or DeleteEnhMetaFile Windows C DLL functions.

See Also

Elements:  AnnSetPredefinedMetafile method, AnnGetMetafile method, AnnSetMetafile method

Topics:  Annotations (Document/Medical only): Object Manipulation