Source position: odbcsql.inc line 1685
function SQLBindCol(
StatementHandle: SQLHSTMT;
ColumnNumber: SQLUSMALLINT;
TargetType: SQLSMALLINT;
TargetValue: SQLPOINTER;
BufferLength: SQLLEN;
StrLen_or_Ind: PSQLLEN
):SQLRETURN;