BCGControlBar Pro for MFC
BOOL CBCGPTranslateManager::SetTranslationBuffer ( LPBYTE  lpXMLBuffer,
UINT  length,
BOOL  bAdd = FALSE 
)

Loads a new translation from the memory buffer

Parameters
lpXMLBufferSpecifies the XML memory buffer address.
lengthSpecifies the XML memory buffer length.
bAddSpecifies whether the translation should be added to the current translation. If this parameter is FALSE, all previously loaded translations will be deleted.