Accusoft ImagXpress 12
enumIXEVENT_CB_ID Enumeration
See Also  Send comments on this topic.
AccusoftImagXpress12 ActiveX DLL : enumIXEVENT_CB_ID Enumeration

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.