Definition at line 60 of file sqlext.f90.
| integer(c_short) function sqlbrowseconnect | ( | type(c_ptr), intent(in), value | hdbc, |
| 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 ) |
Definition at line 60 of file sqlext.f90.