Struttura RILCALLHANDOVERSTATE (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato direttamente dal codice.
Sintassi
typedef struct RILCALLHANDOVERSTATE {
DWORD cbSize;
DWORD dwParams;
RILCALLHANDOVERPHASE dwPhase;
RILCALLTYPE dwOldType;
RILCALLTYPE dwNewType;
DWORD dw3gppCause;
} RILCALLHANDOVERSTATE, *LPRILCALLHANDOVERSTATE;
Members
cbSize
dwParams
dwPhase
dwOldType
dwNewType
dw3gppCause
Requisiti
Requisito | Valore |
---|---|
Intestazione | ntddrilapitypes.h (include Rilapitypes.h) |