Retrieves information about locale conventions.
#include <unidef.h> const LocaleObject locale_object; struct UniLconv **UniLconv_addr_ptr; int result; result = UniQueryLocaleInfo(locale_object, UniLconv_addr_ptr);