Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IPath::appendBWCSTR ( P6BWCSTR pElement)
pure virtual

Appends the specified element which is a P6R::P6BWCSTR to the path.

Parameters
pElement[ in ] A pointer to a P6BWCSTR describing the element to append to the path. This must not contain path separators.
Returns