getStatsAPIVersion

This function provides version information about the statistics C API.

Detail

This function takes the address of a character pointer to be modified. The function modifies the character pointer to point to a null-terminated character array. The string represents the version of the active statistics DLL. Version information is described in API and protocol version control. The C API owns the storage for the character array, and the C API program does not free this storage.