ImageGear for C and C++ on Windows v19.0
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.

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback