AUTOMATIONSELECT

typedef enum AUTOMATIONSELECT 
{ 
   AUTOMATION_SELECT_NONE, 
   AUTOMATION_SELECT_ALL 
} AUTOMATIONSELECT, *pAUTOMATIONSELECT ; 

The AUTOMATIONSELECT enumerated type contains options for selecting objects. These options are possible values for the nSelect parameter used in function L_AutSelect.

Value

Description

AUTOMATION_SELECT_NONE

Unselect all objects.

AUTOMATION_SELECT_ALL

Select all objects.

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
LEADTOOLS Container and Automation C API Help