company logo

DBStructDef :: GetDictionary - Get dictionary owning the structure

The function returns the dictionary that owns the structure. This is usually the dictionary, which has read the structure from the resource database.

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 * DBStructDef  :: GetDictionary (  )