get_start_stop_times
Description:
Get start and stop values from the this and write them into appropriate storages.
Parameters:
| this |
TocEntry to get values from. |
| start |
the storage for the start value, leave null if not need. |
| stop |
the storage for the stop value, leave null if not need. |
Returns:
|
true if all non-null storage pointers were filled with appropriate values, false otherwise. |