Returns all tables that the page contains and their locations. The method fills two passed arrays with table objects and their locations, then returns these arrays to a calling subroutine.
Parameters
Parameters
Description
tables
[out] A placeholder for the page tables array.
locations
[out] A placeholder for the table locations array. OdTable class.