ImageGear for C and C++ on Windows v19.9 - Updated
IG_ISIS_TAG_PIXFPACK_CALLBACK_DATA
API Reference Guide > ISIS Component API Reference > ISIS Component Tags Reference > Custom Tag Tags > IG_ISIS_TAG_PIXFPACK_CALLBACK_DATA

Tag value for custom tag. 0x1301 4865

IG_ISIS_TAG_PIXFPACK_CALLBACK_DATA contains the value to which to set the custom tag created by using IG_ISIS_TAG_PIXFPACK_CALLBACK. This tag can be used to pass any desired user data to the IG_ISIS_TAG_PIXFPACK_CALLBACK function.

Type:

IG_ISIS_TAG_TYPE_LONG

Drivers:

PIXFPACK.

Values:

The value of IG_ISIS_TAG_PIXFPACK_CALLBACK_DATA will depend on the use for which the custom tag is designed.

Remarks:

The value of IG_ISIS_TAG_PIXFPACK_CALLBACK_DATA is passed as the second parameter to the callback specified by IG_ISIS_TAG_PIXFPACK_CALLBACK. The default value of zero is passed if this tag is not explicitly set.

See Also

IG_ISIS_TAG_PIXFPACK_CALLBACK