Parameters
|
Usage type
|
Description
|
---|---|---|
scon
|
use
|
Pointer to a connection object.
|
errstr
|
out, ref
|
If there was an error, and if this parameter is non-NULL, then a pointer to a local copy of an error string is stored into *errstr.
|
errcode
|
out
|
If there was an error, and if this parameter is non-NULL, then an error code is stored into *errcode.
|