Searched defs:CIcbTag (Results 1 – 1 of 1) sorted by relevance
269 struct CIcbTag struct275 Byte FileType;277 UInt16 Flags;279 bool IsDir() const { return FileType == ICB_FILE_TYPE_DIR; } in IsDir()280 int GetDescriptorType() const { return Flags & 3; } in GetDescriptorType()