WIDTH Return Width in Bits MASM Operator
WIDTH recordFieldName
or
WIDTH record
Returns the number of bits occupied by a record field or an entire
record.
Notes: The recordFieldName must be the name of a record field.
Record must be the name of a record.