|
The Pedigree Project
0.1
|
#include <protocol.h>
Collaboration diagram for LibUiProtocol::LargeBufferPrepareMessage:Public Attributes | |
| bool | bIsResponse |
| Whether this is a response or a request. | |
| uintptr_t | bufferAddress |
| Address off the large buffer. Null in a request. | |
| size_t | bufferLength |
| Length of the buffer (in & out). | |
Large buffer preparation message data.
Definition at line 181 of file protocol.h.
1.8.11