Functions in region.h
Functions to work with region codes for localization.
region_event_get_country()
Get the current country from a
REGION_INFO
event.
region_event_get_language()
Get the current language from a
REGION_INFO
event.
region_event_get_region()
Get the raw region string from a
REGION_INFO
event.
region_event_get_script()
Get the current script from a
REGION_INFO
event.
region_get()
Get the current region language and country.
region_get_domain()
Get the unique domain ID for the region service.
region_get_region()
Get the current region string.
region_request_events()
Start receiving region status change events.
region_stop_events()
Stop receiving region status change events.
Parent topic:
Language and regions (region.h)
Related concepts
Data types in region.h