parse_toc
Description:
public void parse_toc (
out Toc toc,
out bool updated)
Parse a TOC this and store the results in the given toc and updated locations.
Parameters:
| this |
a TOC event.
|
| toc |
pointer to Toc structure.
|
| updated |
pointer to store TOC updated flag.
|