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. An object can also be a group object, in which case this function will iterate through the items of a group.
Syntax
PageSelectNextObject
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
Published June 2018