TMTPTypeFlatBase::TElementInfo Struct Reference

struct TMTPTypeFlatBase::TElementInfo

Defines the MTP flat data types element meta data.

Public Attributes
TInt iOffset
TInt iSize
TInt iType

Member Data Documentation

TInt iOffset

TInt iOffset

The offset (in bytes) of the element data from the start of the managed dataset buffer.

TInt iSize

TInt iSize

The size (in bytes) of the element data.

TInt iType

TInt iType

The element's MTP type identifier.