Searched defs:PositionStatus01 (Results 1 – 1 of 1) sorted by relevance
94 struct PositionStatus01 { struct95 DBStatus isGetSuccess = OK;96 bool isFirst = true;97 bool isLast = false;98 bool isBeforeFirst = false;99 bool isAfterLast = false;100 int position = 0;