Class CControlPropValue
  Public startOffset As Long
  Public endOffset As Long
  Public name As String
  Public opcode As Byte
  Public data
  Public Property Let mType(s As String)
  Public Property Get mType() As String
  Public Property Get Size() As Long
End Class
