Typedef ZIConnection#
Defined in File ziAPI.h
-
typedef struct ZIConnectionProxy *ZIConnection
The ZIConnection is a connection reference; it holds information and helper variables about a connection to the Data Server. There is nothing in this reference which the user user may use, so it is hidden and instead an opaque pointer is used. See ziAPIInit for how to create a ZIConnection.