MailboxVoe
The data sent by a VoE-enabled device. Since the data is vendor-specific, KINGSTAR doesn't know what it is and just passes it to all user applications.
| Name | Type | Meaning |
|---|---|---|
| VendorId | UINT | Vendor ID. |
| VendorType | USHORT | Vendor type. |
| DataLength | INT | Data length. |
| Data[2048] | UCHAR | The data contained. |