#include <SwiStructsCm.h>
Public Attributes | |
U32 | sizeStruct |
WCHAR | szLastFixTimeStamp [LENGTH_TimeStamp] |
SWI_TYPE_LbsPdStatus | eLastFixStatus |
SWI_TYPE_LbsPdErr | eLastFixError |
WCHAR | szLastDownloadTimeStamp [LENGTH_TimeStamp] |
SWI_TYPE_LbsPdStatus | eLastDownloadStatus |
SWI_TYPE_LbsPdErr | eLastDownloadError |
WCHAR | szLastFixSessionTimeStamp [LENGTH_TimeStamp] |
SWI_TYPE_LbsPdStatus | eLastFixSessionStatus |
SWI_TYPE_LbsPdErr | eLastFixSessionError |
WCHAR | szLastDownloadSessionTimeStamp [LENGTH_TimeStamp] |
SWI_TYPE_LbsPdStatus | eLastDownloadSessionStatus |
SWI_TYPE_LbsPdErr | eLastDownloadSessionError |
SWI_TYPE_LbsPdErr
SWI_TYPE_LbsPdErr SWI_STRUCT_LbsPdGetStatus::eLastDownloadError |
An enumeration of type SWI_TYPE_LbsPdErr containing the last download error
SWI_TYPE_LbsPdErr SWI_STRUCT_LbsPdGetStatus::eLastDownloadSessionError |
An enumeration of type SWI_TYPE_LbsPdErr containing the last download session error
SWI_TYPE_LbsPdStatus SWI_STRUCT_LbsPdGetStatus::eLastDownloadSessionStatus |
An enumeration of type SWI_TYPE_LbsPdStatus containing the last download session status
SWI_TYPE_LbsPdStatus SWI_STRUCT_LbsPdGetStatus::eLastDownloadStatus |
An enumeration of type SWI_TYPE_LbsPdStatus containing the last download status
SWI_TYPE_LbsPdErr SWI_STRUCT_LbsPdGetStatus::eLastFixError |
An enumeration of type SWI_TYPE_LbsPdErr containing the last single fix error
SWI_TYPE_LbsPdErr SWI_STRUCT_LbsPdGetStatus::eLastFixSessionError |
An enumeration of type SWI_TYPE_LbsPdErr containing the last fix session error
SWI_TYPE_LbsPdStatus SWI_STRUCT_LbsPdGetStatus::eLastFixSessionStatus |
An enumeration of type SWI_TYPE_LbsPdStatus containing the last tracking fix status
SWI_TYPE_LbsPdStatus SWI_STRUCT_LbsPdGetStatus::eLastFixStatus |
An enumeration of type SWI_TYPE_LbsPdStatus containing the last single fix status
The size, in bytes, of this structure. This value must always be populated by the calling application.
WCHAR SWI_STRUCT_LbsPdGetStatus::szLastDownloadSessionTimeStamp[LENGTH_TimeStamp] |
A NULL terminated string containing the last download session time stamp
WCHAR SWI_STRUCT_LbsPdGetStatus::szLastDownloadTimeStamp[LENGTH_TimeStamp] |
A NULL terminated string containing the last download time stamp
WCHAR SWI_STRUCT_LbsPdGetStatus::szLastFixSessionTimeStamp[LENGTH_TimeStamp] |
A NULL terminated string containing the last tracking time stamp
WCHAR SWI_STRUCT_LbsPdGetStatus::szLastFixTimeStamp[LENGTH_TimeStamp] |
A NULL terminated string containing the last single fix time stamp