Selects an additional object using a specified AN number. This can be used to select multiple objects for a succeeding PageGroupSelectedObjects operation.
Syntax
PageSelectObjectAdd(AN)
AN:
The AN number of the object you would like to select.
Return Value
0 (zero) if successful, otherwise an error is returned.
Note: For details on handling return and error values, see Error Handling.
Related Functions
PageSelectObject, PageSelectFirstObject, PageSelectNextObject, PageGroupSelectedObjects