Parses the location and/or structure from the entry with the given index. The index must be between 0 and Message.getNumRedirectEntries - 1. Returned pointers are valid for as long as this message exists.
index of the entry to parse
return location for the pointer to the entry's location string, or NULL
return location for the pointer to the entry's tag list, or NULL
return location for the pointer to the entry's structure, or NULL
1.10
Parses the location and/or structure from the entry with the given index. The index must be between 0 and Message.getNumRedirectEntries - 1. Returned pointers are valid for as long as this message exists.