ImageGear for C and C++ on Windows v19.3 - Updated
IG_ARTX_page_clipboard_paste_count
API Reference Guide > ArtX Component API Reference > ArtX Component Objects Reference > HIG_ARTX_PAGE > IG_ARTX_page_clipboard_paste_count

This function queries the clipboard for the number of marks available for pasting.

Declaration:

 
Copy Code
AT_ERRCOUNT IG_ARTX_page_clipboard_paste_count(LPAT_INT lpMarkCount);

Arguments:

Name Type Description

lpMarkCount

LPAT_INT

A pointer that returns the number of mark items currently stored in the clipboard.

Return Value:

Returns the number of ImageGear errors that occurred during the function call.

Supported Raster Image Formats:

This function does not process image pixels.