Struttura RILSENDMSGPARAMS (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILSENDMSGPARAMS {
DWORD dwExecutor;
HUICCAPP hUiccApp;
RILMESSAGE rmMessage;
DWORD dwOptions;
} RILSENDMSGPARAMS, *LPRILSENDMSGPARAMS;
Members
dwExecutor
hUiccApp
rmMessage
dwOptions
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |