Searched defs:CecBoxInfoHeader (Results 1 – 1 of 1) sorted by relevance
151 struct CecBoxInfoHeader struct153 u16 magic16;155 u32 boxInfoSize; // BoxInfo size156 u32 boxSizeMax; // MessageBoxInfo size (bytes) maximum value157 u32 boxSize; // MessageBoxInfo size (used volume) (bytes)158 u32 messNumMax; // Maximum number of messages that can be stored in the box159 u32 messNum; // Number of messages stored in the box160 … u32 groupNumMax; // Maximum number of Message Groups that can be stored in the box161 u32 messSizeMax; // Maximum size of one message