bvGetLanguagePairs
The function returns a pointer to the array of LANGUAGE_PAIR structures.
BESTVIEWAPI(void) bvGetLanguagePairs(LANGUAGE_PAIR** ppLanguagePair,LONG
* pnCount);
Parameters:
-
ppLanguagePair
- the pointer to the pointer to LANGUAGE_PAIR structure
-
pnCount - the pointer to LONG value where the number of
returned pairs is saved
An example of usage can be found in the source code of examples.