Searched defs:CommonInfo (Results 1 – 1 of 1) sorted by relevance
185 struct CommonInfo struct187 Date lastWriteDate; //!< The last write date.188 u16 writeCounter; //!< Write count.189 bit8 characterID[CHARACTER_ID_SIZE]; //!< Character ID.190 bit8 seriesId; //!< Series ID.191 bit16 numberingId; //!< Serial number.192 bit8 nfpType; //!< Figure attribute.193 bit8 nfpVersion; //!< NFP version.194 u16 applicationAreaSize; //!< Application area size.195 bit8 reserved[48];