|
pure virtual |
Returns whather or not the path contained in the component is absolute or relative.
| Success | P6R::eOk | The path is absolute. |
| P6R::eFail | The path is relative. | |
| Failure | P6R::eNotInitialized | The iniitlize method has not been called successfully. |