Share

AcLocale::AcLocale (LocaleId) Constructor

C++

ACPAL_PORT AcLocale(
    LocaleId lcid
);

Description

Allows implicit conversion from Windows Locale LCID.

Parameters

Parameters Description
lcid Windows locale ID

Links

AcLocale Class

Was this information helpful?