|
pure virtual |
Retrieves the first element in the path.
Subsequent elements can be retrived using next(). Calling first() will reset the internal cursor back to the beginnning affecting the output of the next method().
pFirst | [ out ] The address of a P6R::P6BWCSTR in which will be placed the description of the first element in the path. |