Zen API
zFireSync_Construct
C
zStatus zFireSync_Construct(zFireSync* fireSync);
Parameters
Parameters 
Description 
zFireSync* fireSync 
Receives a handle to the constructed object. 
Description

Constructs a zFireSync object.

Constructing a zFireSync object does not automatically open server connections; use zFireSync_Connect to establish connections. The functions in this class do not protect against access from multiple threads.

File

zFireSync.h

Copyright (c) 2008-2010 by LMI Technologies Inc. All rights reserved.