Condividi tramite


struttura RILDIALPARAMS_V2 (rilapitypes.h)

Questo argomento supporta l'infrastruttura driver di Windows e non è progettata per 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;

Membri

dwExecutor

raAddress

dwOptions

dwType

fHasMediaOffer

rcmMediaOffer

Fabbisogno

Requisito Valore
intestazione rilapitypes.h (include Rilapitypes.h)