Definition at line 44 of file sqlext.f90.
integer(c_short) function sqldriverconnect | ( | type(c_ptr), intent(in), value | hdbc, |
type(c_ptr), intent(in), value | hwnd, | ||
character(kind=c_char) | szconnstrin, | ||
integer(c_short), intent(in), value | cbconnstrin, | ||
character(kind=c_char) | szconnstrout, | ||
integer(c_short), intent(in), value | cbconnstroutmax, | ||
integer(c_short), intent(out) | pcbconnstrout, | ||
integer(c_short), intent(in), value | fdrivercompletion ) |
Definition at line 44 of file sqlext.f90.