AnnSetHyperlinkMsg method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short AnnSetHyperlinkMsg (OLE_HANDLE hObject, short uType, long lParam1, long lParam2, long lParam3, long lParam4, long lParam5);

Overview:  Refer to Implementing Annotation Hyperlinks.

Remarks

(Document/Medical only) Annotations may be hyperlinked to run a program, access a Web page, or send a user defined message to the AnnHyperlink event. This method creates a hyperlink from an annotation to the AnnHyperlink event with either no parameters or five parameters, depending on uType.

See Also

Elements:  AnnSetHyperlinkString method

Topics:  Annotations (Document/Medical only): Annotation Hyperlinks