company logo

DBStructDef :: GetSortKeySMCB - Get key structure definition for property

The function returns the main order key structure definition for the requested property.

Return value:  Pointer to general structure definition ( smcb * )

The smcb is general way to define any type of structure. It contains information for the structure and its properties. The definition does contain only descriptive information (no access information).

Implementation details