Technical Reference > Graphics Builder Automation Interface > Page Functions > PageSelectNextObjectEx

PageSelectNextObjectEx

Selects the next object on the active page, based on its z-order number. This function will exit and return an error if no object exists. This function will not iterate through the items of a group.

Syntax

PageSelectNextObjectEx

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, PageDeleteObject, PageSelectNextObjectEx