|
pure virtual |
Retrieves the last path element.
Unlike the next() method, last() does not affect the internal cursor and does not require the first() method be called prior to calling it.
pLast | [ out ] The address of a P6R::P6BWCSTR in which will be placed the description of the last element in the path. |