Accusoft ImagXpress 13
enumIXEVENT_CB_ID Enumeration
Description
Specifies the action that must be taken when a CB event is raised while loading by call back (LoadCB).
Members
MemberValueDescription
CBID_CLOSE2The decompressor completed decompressing the data and is notifying the user to perform any clean-up such as file closing, etc.
CBID_OPEN0User should open data sources and do any memory allocation/initialization to this.
CBID_READ1The decompressor is requesting more data, which the user should supply through the WriteCBData and WriteCBDataPtr methods.
See Also

WriteCBData Method  | WriteCBDataPtr Method  | LoadCB Method  | CB Event

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback