Structure RILMSGDCS (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 RILMSGDCS {
  DWORD               cbSize;
  DWORD               dwParams;
  RILMSGDCSTYPE       dwType;
  DWORD               dwFlags;
  RILMSGDCSMSGCLASS   dwMsgClass;
  RILMSGDCSALPHABET   dwAlphabet;
  RILMSGDCSINDICATION dwIndication;
  DWORD               dwLanguage;
} RILMSGDCS, *LPRILMSGDCS;

Membres

cbSize

dwParams

dwType

dwFlags

dwMsgClass

dwAlphabet

dwIndication

dwLanguage

Configuration requise

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