Retrieves a driver's product string.
Example: "MySQL", "SQLite"
void SQL_GetDriverProduct(Handle driver, char[] product, int maxlength)
Driver Handle, or INVALID_HANDLE for the default driver.
Product string buffer.
Maximum length of the buffer.
Invalid Handle other than INVALID_HANDLE.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.