Return version informaton for runtime.
- Parameters
-
| pVerInfo | A pointer to a P6VERINFO structure to populate with the runtime's version information. |
- Returns
| Success | P6R::eOk | pVerInfo now contains the runtime's version information. |
| Failure | P6R::eInvalidArg | pVerInfo was NULL. |