This function sets the user data associated with mark.
Declaration:
Copy Code |
|
|---|---|
AT_ERRCOUNT IG_ARTX_mark_user_data_set(
HIG_ARTX_MARK hMark,
LPAT_VOID lpData
);
|
|
Arguments:
| hMark | Annotation handle. |
| lpData | User data pointer. |
Return Value:
Error count.
Supported Raster Image Formats:
This function does not process image pixels.
