RILMESSAGEIN_V2 structure (ntddrilapitypes.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 RILMESSAGEIN_V2 {
  DWORD      cbSize;
  DWORD      dwExecutor;
  HUICCAPP   hUiccApp;
  DWORD      dwAckID;
  RILMESSAGE rm;
  DWORD      dwFlags;
} RILMESSAGEIN_V2, RILMESSAGEIN, *LPRILMESSAGEIN;

Membres

cbSize

dwExecutor

hUiccApp

dwAckID

rm

dwFlags

Configuration requise

Condition requise Valeur
En-tête ntddrilapitypes.h (incluez Rilapitypes.h)