MOU_MARKCOLLISIONAREA (58h) - Parameter Packet Format

The Parameter Packet is a location in application storage that contains a data structure that specifies a restricted area on the screen (collision area). The format of this data structure follows:

┌─────────────────────────────────────────────────────┐
│Field                         Length     C Datatype  │
├─────────────────────────────────────────────────────┤
│Left Row Position             WORD       SHORT       │
├─────────────────────────────────────────────────────┤
│Left Column Position          WORD       SHORT       │
├─────────────────────────────────────────────────────┤
│Right Row Position            WORD       SHORT       │
├─────────────────────────────────────────────────────┤
│Right Column Row Position     WORD       SHORT       │
└─────────────────────────────────────────────────────┘


[Back: MOU_MARKCOLLISIONAREA (58h) - Right Column Row Position]
[Next: MOU_MARKCOLLISIONAREA (58h) - Data Packet Format]