AnnGetHyperlinkParam method (Main Control)
Visual
Basic example
Visual C++ 4.0 example
Visual J++ example
Syntax long AnnGetHyperlinkParam (OLE_HANDLE hObject, short iParamIndex);
Overview: Refer to Implementing Annotation Hyperlinks.
Remarks
(Document/Medical only) Returns the value of the parameter indicated by iParamIndex, for annotation objects with hyperlinks of type ANNLINK_EVENT5. Using this method with annotation objects having any other type of hyperlink will result in an error.
See Also
Elements: AnnGetHyperlinkType method, AnnSetHyperlinkMsg method, AnnHyperlink event
Topics: Annotations (Document/Medical only): Annotation Hyperlinks