getActiveLangId()

Returns the active language as an OaLanguage Enum. This function is the same as getActiveLang() but uses the OaLanguage Enum as return value.

Synopsis

OaLanguage getActiveLang();

Parameters

Parameter Description
none -

Return value

If successful, the function returns the OaLanguage Enum value of the language or in the event of an error, -1.

Error

Description

Returns the OaLanguage Enum value of the active language.

Example

see getNoOfLangs()

Assignment

Multiligualism

Availability

CTRL