struttura RILMESSAGEIN_V1 (ntddrilapitypes.h)

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

Sintassi

typedef struct RILMESSAGEIN_V1 {
  DWORD      cbSize;
  DWORD      dwExecutor;
  HUICCAPP   hUiccApp;
  DWORD      dwAckID;
  RILMESSAGE rm;
} RILMESSAGEIN_V1;

Members

cbSize

dwExecutor

hUiccApp

dwAckID

rm

Requisiti

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