|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmDm.h>
Data Fields | |
| swi_uint32 | sizeStruct |
| swi_uint16 | nMinDisplayTime |
| swi_uint16 | nMaxDisplayTime |
| SWI_TYPE_OMADM_UI_ALERT_CONFIRM_DEFAULT | nDefResp |
| swi_uint16 | nTextLength |
| swi_uint8 * | psText |
Contains OMA-DM UI alert confirm data structure.
| SWI_TYPE_OMADM_UI_ALERT_CONFIRM_DEFAULT SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::nDefResp |
NIA confirm defaule value
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::nMaxDisplayTime |
in seconds – 0xFFFF indicates not specified
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::nMinDisplayTime |
in seconds – 0xFFFF indicates not specified
| swi_uint16 SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::nTextLength |
NIA alert text length
| swi_uint8* SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::psText |
Variable length text (not NULL terminated)
| swi_uint32 SWI_STRUCT_OMADM_UI_ALERT_CONFIRM::sizeStruct |
Size of this structure