DTL_VERSION parameters

version_buf
is a pointer to the buffer that will contain the version information. The version information is a null-terminated ASCII string.
buf_size
is the size of the version buffer in bytes. If the version string is too long to fit in the buffer, copying is stopped at the end of the buffer and the return value will be DTL_E_TOOBIG.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal