RILDIALPARAMS_V2 struttura (rilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non deve essere usata direttamente dal codice.
Sintassi
typedef struct RILDIALPARAMS_V2 {
DWORD dwExecutor;
RILADDRESS raAddress;
DWORD dwOptions;
RILCALLTYPE dwType;
BOOL fHasMediaOffer;
RILCALLMEDIAOFFERANSWERSET rcmMediaOffer;
} RILDIALPARAMS_V2, *LPRILDIALPARAMS_V2, RILDIALPARAMS, *LPRILDIALPARAMS;
Members
dwExecutor
raAddress
dwOptions
dwType
fHasMediaOffer
rcmMediaOffer
Requisiti
Requisito | Valore |
---|---|
Intestazione | rilapitypes.h (includere Rilapitypes.h) |