Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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) |