#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
SWI_TYPE_LbsPdDloadOption | eOption |
U16 | nDuration |
The host can use the download option to indicate whether the data download should occur just once or periodically, in an effort to keep the data "warm". If the application that will be requesting this data will be requiring the use of the data over a period of time, the application should indicate that the download should be periodic.
SwiSetLbsPdDownload
SWI_TYPE_LbsPdDloadOption SWI_STRUCT_LbsPdDownload::eOption |
An enumeration of type SWI_TYPE_LbsPdDloadOption which specifies a single or periodic download
Session duration in minutes. Used only with periodic download option.
The size, in bytes, of this structure. This value must always be populated by the calling application.