zStatus zFireSync_GetMode(zFireSync fireSync, zChar* mode, z32u capacity);
|
Parameters |
Description |
|
zFireSync fireSync |
zFireSync object. |
|
zChar* mode |
Name of the current mode. |
|
z32u capacity |
Maximum number of characters (including null terminator). |
Gets the current mode of the system.
This function uses the Control channel. Modes are product-specific; see the user's guide for your FireSync product to learn about available modes.
zFireSync.h