CONTAINEREVENTTYPE

typedef enum 
{ 
   CONTAINER_EVENT_TYPE_DRAW, 
   CONTAINER_EVENT_TYPE_MSG, 
   CONTAINER_EVENT_TYPE_ERROR 
} CONTAINEREVENTTYPE, * pCONTAINEREVENTTYPE ; 

The CONTAINEROBJECTTYPE data type contains the predefined event types used by the LEADTOOLS Container functions.

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Container and Automation C++ Class Library Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.