struttura RILDIALPARAMS_V2 (ntddrilapitypes.h)
Questo argomento supporta l'infrastruttura driver di Windows e non è progettato per essere usato 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 | ntddrilapitypes.h (include Rilapitypes.h) |