RILTONESIGNALINFO_V2 structure (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILTONESIGNALINFO_V2 {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RIL3GPPTONE dwGPPTone;
RIL3GPP2TONE dwGPP2Tone;
RIL3GPP2ISDNALERTING dwGPP2IsdnAlerting;
} RILTONESIGNALINFO_V2, *LPRILTONESIGNALINFO_V2, RILTONESIGNALINFO, *LPRILTONESIGNALINFO;
Members
cbSize
dwParams
dwExecutor
dwGPPTone
dwGPP2Tone
dwGPP2IsdnAlerting
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |