ImageGear Professional v18.2 > API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_HOTSPOT > IG_ARTX_hotspot_link_get |
This function queries link object associated with the annotation.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_hotspot_link_get( HIG_ARTX_HOTSPOT hMark, LPHIG_ARTX_LINK lphLink ); |
Name | Type | Description |
hMark | HIG_ARTX_HOTSPOT | Annotation handle. |
lphLink | LPHIG_ARTX_LINK | Pointer to storage for function result. |
Error count.
This function does not process image pixels.