Data.SqlExpr.TGetDriverFunc

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef int __stdcall (*TGetDriverFunc)(System::WideChar * SVendorLib, System::WideChar * SResourceFile, /* out */ void *Obj);

Properties

Type Visibility Source Unit Parent
typedef public Data.SqlExpr.hpp Data.SqlExpr Data.SqlExpr

Description

C++ implementation for getting the driver's functions.

TGetDriverFunc is for internal use only. Use it at your own risk.