fpGetTrgCharSet()
This function verifies that the character set requested was actually used.
Syntax
KVCharSet pascal fpGetTrgCharSet(void *pContext);
Arguments
pContext
|
A pointer returned from fpInit() or fpInitWithLicenseData(). |
Returns
The return value is one of the character sets listed in kvcharset.h
.