|
pure virtual |
Retrieves information about the currently open file.
| pInfo | A pointer to a P6R::P6FILEINFO structure that receives the information about the file. |
| Success | P6R::eOk | |
| Failure | P6R::eNotInitialized | The initialize() was not called successfully before calling this method. |
| P6R::eInvalidArg | pIinfo was NULL | |
| Any valid P6R::P6ERR |