Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
typedef struct _BDA_DISEQC_RESPONSE {
ULONG ulRequestId;
ULONG ulPacketLength;
BYTE argbPacketData[8];
} BDA_DISEQC_RESPONSE, *PBDA_DISEQC_RESPONSE;
Members
ulRequestId
ulPacketLength
argbPacketData[8]
Requirements
| Requirement | Value |
|---|---|
| Header | bdatypes.h |