Knox Tizen Wearable SDK
mdm_data_t Struct Reference

This structure is used to store GList. More...

#include <mdm_client_type.h>

Data Fields

mdm_result_t ret
 
mem_header_t mem_header
 
void * data
 

Detailed Description

This structure is used to store GList.

Since (Knox_wearable):
1.0.0
Since (Tizen):
2.3.1.5

Definition at line 177 of file mdm_client_type.h.

Field Documentation

void* mdm_data_t::data

Glist data

Definition at line 180 of file mdm_client_type.h.

mem_header_t mdm_data_t::mem_header

Header structure

Definition at line 179 of file mdm_client_type.h.

mdm_result_t mdm_data_t::ret

Mdm result

Definition at line 178 of file mdm_client_type.h.


The documentation for this struct was generated from the following file: