This function sets the Link data.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_ARTX_link_data_set(
HIG_ARTX_LINK hLink,
LPVOID lpData
);
|
|
Arguments:
| Name | Type | Description |
| hLink | HIG_ARTX_LINK | Link object. |
| lpData | LPVOID | Pointer to the new data. Use HIG_PDF_ACTION object to associate a PDF action with the link. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.