PropertyHandle :: GetCurrentTypeDef - Get current type definition
The function usually returns the same as GetType . For weak typed collections, however, the function returns the type definition of the selected instance instead of the defined type for the collection.
Return value: Structure definition ( DBStructDef * )
The structure definition is provided in the internal format as pointer to a DBStructDef object.