#include <qaGobiApiUim.h>
|
BYTE | registerFlag |
|
BYTE | voteForInit |
|
WORD | numFiles |
|
fileInfo | arrfileInfo [MAX_DESCRIPTION_LENGTH] |
|
This structure contains paramaters of refresh Information
- Parameters
-
registerFlag |
- Flag that indicates whether to register or deregister for refresh indications. Valid values:
- 0 - Deregister
- 1 - Register
|
voteForInit |
- Flag that indicates whether to vote for the init when there is a refresh. Valid values:
- 0 - Client does not vote for initialization
- 1 - Client votes for initialization
|
numFiles |
- Number of sets of the following elements:
|
arrfileInfo |
- Array of file Information structure.
- See /ref fileInfo for more information
|
The documentation for this struct was generated from the following file: