company logo

DictionaryHandle :: operator-> - 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  :: operator-> (  )