Struttura RILMESSAGEINFO (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per essere usata direttamente dal codice.
Sintassi
typedef struct RILMESSAGEINFO {
DWORD cbSize;
HUICCAPP hUiccApp;
DWORD dwParams;
DWORD dwIndex;
RILMESSAGESTATUS dwStatus;
RILMESSAGE rmMessage;
} RILMESSAGEINFO, *LPRILMESSAGEINFO;
Membri
cbSize
hUiccApp
dwParams
dwIndex
dwStatus
rmMessage
Fabbisogno
Requisito | Valore |
---|---|
intestazione | ntddrilapitypes.h (include Rilapitypes.h) |