RILTONESIGNALINFO_V2 结构 (ntddrilapitypes.h)
本主题支持 Windows 驱动程序基础结构,不应在代码中直接使用。
语法
typedef struct RILTONESIGNALINFO_V2 {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
RIL3GPPTONE dwGPPTone;
RIL3GPP2TONE dwGPP2Tone;
RIL3GPP2ISDNALERTING dwGPP2IsdnAlerting;
} RILTONESIGNALINFO_V2, *LPRILTONESIGNALINFO_V2, RILTONESIGNALINFO, *LPRILTONESIGNALINFO;
成员
cbSize
dwParams
dwExecutor
dwGPPTone
dwGPP2Tone
dwGPP2IsdnAlerting
要求
要求 | 值 |
---|---|
Header | ntddrilapitypes.h (包括 Rilapitypes.h) |