|
libguac
0.5.0
|
Represents a single instruction within the Guacamole protocol. More...
#include </builddir/build/BUILD/libguac-0.6.0/include/protocol.h>
Data Fields | |
| char * | opcode |
| The opcode of the instruction. | |
| int | argc |
| The number of arguments passed to this instruction. | |
| char ** | argv |
| Array of all arguments passed to this instruction. | |
Represents a single instruction within the Guacamole protocol.
1.7.5