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