Zen API
zFireSync_GetParameter
C
zStatus zFireSync_GetParameter(zFireSync fireSync, const zChar* mode, const zChar* parameter, z64s* value);
Parameters
Parameters 
Description 
zFireSync fireSync 
zFireSync object. 
const zChar* mode 
Name of the mode, or zNULL for the current mode. 
const zChar* parameter 
Name of the parameter. 
z64s* value 
Receives current value of the parameter. 
Description

Gets the value of a dynamic parameter associated with the specified mode.

This function uses the Control channel. Parameters are product-specific; see the user's guide for your FireSync product to learn about available parameters.

File

zFireSync.h

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