Zen API
zReceiver_Construct
C
zStatus zReceiver_Construct(zReceiver* receiver);
Description

Constructs a zReceiver object.

After constructing a zReceiver object, setup functions can be used to configure the receiver. When setup is complete, call the zReceiver_Open function to begin communication activities. 

The functions in this class do not protect against access from multiple threads.

File

zReceiver.h

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