TDLLVersion

TDLLVersion is a string representing the version of the DLL.

typedef TCHAR TDLLVersion[16];

Unicode and ANSI

The Unicode type name is TDLLVersionW and the ANSI type name is TDLLVersionA.

See also

C_GetDLLVersion.