Technical manual CIB jsMerge
Technical Interface
CibJsMergeGetVersionText
unsigned int CibJsMergeGetVersionText( char* a_pText, size_t a_MaxLength );
This function provides access to the current CIB jsMerge version number as a string.
Type |
Variable |
Description |
char* |
a_pText |
Pointer to character buffer where the version text is stored |
size_t |
a_MaxLength |
Maximum length of version text |