Lines Matching refs:UInt64
21 UInt64 Size;
23 UInt64 FileIndex;
42 UInt64 Length;
50 bool GetPosition(UInt64 &position) const;
51 bool GetLength(UInt64 &length) const;
53 bool Seek(Int64 distanceToMove, DWORD moveMethod, UInt64 &newPosition) const;
54 bool Seek(UInt64 position, UInt64 &newPosition);
56 bool SeekToEnd(UInt64 &newPosition);
131 bool SetLength(UInt64 length);