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