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