Data storage library data structures

This section describes the data structures that may be passed to or returned from a DL function. Applications use these data structures to prepare and then pass input parameters into OCSF API function calls, which are passed without modification to the appropriate DL. The DL is responsible for interpreting them and returning the appropriate data structure to the calling application via OCSF. These data structures are defined in the header file, cssmtype.h, which is distributed with OCSF.