RILGETCALLBARRINGSTATUSPARAMS structure (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
typedef struct RILGETCALLBARRINGSTATUSPARAMS {
DWORD dwExecutor;
RILCALLBARRINGSTATUSPARAMSTYPE dwType;
BOOL fAllClasses;
DWORD dwInfoClasses;
} RILGETCALLBARRINGSTATUSPARAMS, *LPRILGETCALLBARRINGSTATUSPARAMS;
dwExecutor
dwType
fAllClasses
dwInfoClasses
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |