Describing

The srv_descfmt routine gives an Open Server application the information it needs to send back data to the client in the format the client expects. Conceptually, it conveys information about how the client viewed (CS_GET) or will view the data (CS_SET).The srv_descfmt routine retrieves or sets a variety of parameter and row column characteristics.

These characteristics include, among other information:

The clfmtp argument to srv_descfmt points to a CS_DATAFMT structure containing this information. For details, see “CS_DATAFMT structure”.