Describes a single transmit stream buffer. A transmit buffer may consist of up to four fragments, which are concatenated when the frame is transmitted. A stream buffer also contains a time at which the frame described by the buffer wil be transmitted.
typedef struct { DWORD context; DWORD launch_time, DWORD fragment_count; HPEBUFFER fragments[4]; } HPETXSTREAMBUFFER;
context
fragment_count
fragments
field
fragments
Versions | Defined in | Include | Link to |
---|---|---|---|
INtime 6.0 (HPE3) | intime/rt/include/hpeif2.h | hpeif2.h | hpeif2.lib |