company logo

DictionaryHandle :: get_dictionary - Get dictionary pointer

for internal use, only.

Return value:  Dictionary handle ( DictionaryHandle & )

The dictionary handle usually refers to an opened dictionary. To check whether a dictionary is opened one may use the !-operator.

Implementation details

::Dictionary * DictionaryHandle  :: get_dictionary (  )