| BOOL CBCGPTranslateManager::GetControlTranslatedLabel | ( | CString & | str, | 
| BCGPCommandControlType | controlType, | ||
| const CBCGPControlInfo & | controlInfo, | ||
| BOOL | bIsMSAALabel = FALSE | ||
| ) | const | 
Translates the text of the specific GUI control or item using the currently loaded translations hash table.
| str | A text label. If the method succeeds, this parameter will contain the translated text. | 
| controlType | A translated control type. | 
| controlInfo | A translated control information. | 
| bIsMSAALabel | If this parameter is TRUE, the MSAA name is translated. |