RILMANAGECALLSPARAMS_V3 structure (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILMANAGECALLSPARAMS_V3 {
DWORD dwExecutor;
RILMANAGECALLPARAMSCOMMAND dwCommand;
DWORD dwID;
BOOL fHasOfferAnswer;
RILCALLMEDIAOFFERANSWERSET rcmOfferAnswer;
RILADDRESS raAddress;
} RILMANAGECALLSPARAMS_V3, *LPRILMANAGECALLSPARAMS_V3;
Members
dwExecutor
dwCommand
dwID
fHasOfferAnswer
rcmOfferAnswer
raAddress
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |