Condividi tramite


Struttura RILOPENUICCLOGICALCHANNELPARAMS (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.

Sintassi

typedef struct RILOPENUICCLOGICALCHANNELPARAMS {
  DWORD dwSlotIndex;
  DWORD dwChannelGroup;
  DWORD dwAppIdLength;
  BYTE  bAppId[32];
  DWORD dwSelectP2Arg;
} RILOPENUICCLOGICALCHANNELPARAMS, *LPRILOPENUICCLOGICALCHANNELPARAMS;

Members

dwSlotIndex

dwChannelGroup

dwAppIdLength

bAppId[32]

dwSelectP2Arg

Requisiti

Requisito Valore
Intestazione rilapitypes.h (include Rilapitypes.h)