Generic Response (CIGI Packets)
| Structure Type | GenericBuffer | |||
|---|---|---|---|---|
| Packet ID | 227 | |||
| Packet Size (bytes) | 214 | |||
| SpyClient Lookup | pcnova2host→generic2h.generic_buffer | |||
| Parameter | Type | Description | Range | |
| BuffID | int | Identifies which one of the GENERIC_BUFFER_NUM_PAYLOADS part of the overall buffer this represents. For example, a BuffID of: 0 indicates bytes 0 - 199, 1 indicates bytes 200 - 399, etc. | 0 - (GENERIC_BUFFER_NUM_PAYLOADS - 1) | |
| Type | int | (Optional) Defined by the host or DLL setup. | 0 - MAXUINT16 | |
| Generic_Buffer[GENERIC_BUFFER_PAYLOAD_SIZE] | char | A GENERIC_BUFFER_PAYLOAD_SIZE portion of the total GENERIC_BUFFER_SIZE. | 0 - 255 | |