AUTOMATIONSELECT

Summary

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

Syntax

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

Members

AUTOMATION_SELECT_NONE

Unselect all objects.

AUTOMATION_SELECT_ALL

Select all objects.

Usage

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

LEADTOOLS Container and Automation C++ Class Library Help

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