Source position: odbcsql.inc line 1291
type TSQLDrivers = function( |
EnvironmentHandle: SQLHENV; |
Direction: SQLUSMALLINT; |
DriverDescription: PSQLCHAR; |
BufferLength1: SQLSMALLINT; |
DescriptionLength1: PSQLSMALLINT; |
DriverAttributes: PSQLCHAR; |
BufferLength2: SQLSMALLINT; |
AttributesLength2: PSQLSMALLINT |
):SQLRETURN; |