Struttura RILMESSAGEINFO (ntddrilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.

Sintassi

typedef struct RILMESSAGEINFO {
  DWORD            cbSize;
  HUICCAPP         hUiccApp;
  DWORD            dwParams;
  DWORD            dwIndex;
  RILMESSAGESTATUS dwStatus;
  RILMESSAGE       rmMessage;
} RILMESSAGEINFO, *LPRILMESSAGEINFO;

Members

cbSize

hUiccApp

dwParams

dwIndex

dwStatus

rmMessage

Requisiti

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