This function queries the clipboard for the number of marks available for pasting.
Copy Code
|
|
---|---|
AT_ERRCOUNT IG_ARTX_page_clipboard_paste_count(LPAT_INT lpMarkCount); |
Name | Type | Description |
---|---|---|
lpMarkCount |
LPAT_INT |
A pointer that returns the number of mark items currently stored in the clipboard. |
Returns the number of ImageGear errors that occurred during the function call.
This function does not process image pixels.