RILCALLLIST_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 RILCALLLIST_V3 {
DWORD dwNumberOfCalls;
RILCALLINFO_V3 rciCallInfo[1];
} RILCALLLIST_V3, *LPRILCALLLIST_V3, RILCALLLIST, *LPRILCALLLIST;
Members
dwNumberOfCalls
rciCallInfo
Requirements
Header | ntddrilapitypes.h (include Rilapitypes.h) |
Feedback
Submit and view feedback for