A type definition for the b-CAP packet. More...
#include <bcap_common.h>
Public Attributes | |
uint16_t | argc |
VARIANT * | args |
int32_t | id |
uint16_t | reserv |
uint16_t | serial |
A type definition for the b-CAP packet.
Definition at line 227 of file bcap_common.h.
Number of args.
Definition at line 232 of file bcap_common.h.
Arguments.
Definition at line 233 of file bcap_common.h.
Function ID or return code.
Definition at line 231 of file bcap_common.h.
Version or retry count.
Definition at line 230 of file bcap_common.h.
Serial number.
Definition at line 229 of file bcap_common.h.