Structure RILOPENUICCLOGICALCHANNELPARAMS (rilapitypes.h)

Cette rubrique prend en charge l’infrastructure du pilote Windows et n’est pas destinée à être utilisée directement à partir de votre code.

Syntaxe

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

Membres

dwSlotIndex

dwChannelGroup

dwAppIdLength

bAppId[32]

dwSelectP2Arg

Configuration requise

Condition requise Valeur
En-tête rilapitypes.h (inclure Rilapitypes.h)