Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6API P6ERR P6CCALL P6R::p6GetRuntimeVersion ( P6VERINFO *  pVerInfo)

Return version informaton for runtime.

Parameters
pVerInfoA pointer to a P6VERINFO structure to populate with the runtime's version information.
Returns
SuccessP6R::eOkpVerInfo now contains the runtime's version information.
FailureP6R::eInvalidArgpVerInfo was NULL.