Source position: es.inc line 69
type _tikview = packed record |
view: cuint32; |
ticketid: cuint64; |
devicetype: cuint32; |
titleid: cuint64; |
access_mask: cuint16; |
reserved: array [0..59] of cuint8; |
cidx_mask: array [0..63] of cuint8; |
padding: cuint16; |
limits: array [0..7] of tiklimit; |
end; |