The ISessionObject::get_LCID method retrieves the value of the LCID property.
HRESULT get_LCID(
BSTR * plvar //pointer to a long that contains the LCID value
);
The LCID property specifies the locale identifier which is a standard international abbreviation that uniquely identifies one of the system-defined locales.