DTL_MAX_DRIVERS

ThDTL_MAX_DRIVERS function returns the maximum number of drivers supported by the running DLL. This number can be used to setup for the call to DTL_DRIVER_LIST_EX. This number represents the maximum number of drivers this DLL can support and therefore the maximum number of drivers with which your application will correspond.
int LIBMEM DTL_MAX_DRIVERS(
void
)
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal