ImageGear for C and C++ on Windows v21.0 - Updated
API Reference Guide / ArtX Component API Reference / ArtX Component Objects Reference / HIG_ARTX_PAGE / IG_ARTX_page_clipboard_paste_count
In This Topic
    IG_ARTX_page_clipboard_paste_count
    In This Topic

    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.