AnnSetHyperlinkString method (Main Control)

Visual Basic example
Visual C++ 4.0 example

Visual J++ example

Syntax short AnnSetHyperlinkString (OLE_HANDLE hObject, short uType, BSTR pszHyperlink);

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 sets the string containing the name of the program, with all required command line parameters, or the URL of the Web page.

See Also

Elements:  AnnSetHyperlinkMsg method, AnnGetHyperlinkString method, AnnGetHyperlinkType method

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