dca_interface
6.3.4
|
#include <malware_locale.h>
Encapsulation of a locale class, which allows access to the language id and the display name of locale definitions.
Definition at line 26 of file malware_locale.h.
Public Member Functions | |
std::string | languageId () const |
Returns the language id of the locale. | |
std::string | displayName () const |
Returns the display name of the locale. | |