Struttura RILMESSAGEINFO (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato 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 rilapitypes.h (include Rilapitypes.h)