Error Message:

DBTYPE_BYREF must be used with DBTYPE_STR, DBTYPE_WSTR, DBTYPE_GUID or DBTYPE_UI1 types on line line in file file.

Explanation:

A DBTYPE_BYREF type was incorrectly used in the specified line in the specified file. The DBTYPE_BYREF type must always be used in conjunction with an indirect type in the [Names] section.

User Action:

Revise the [Names] section of the specified file.