RILSENDMSGPARAMS structure (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILSENDMSGPARAMS {
DWORD dwExecutor;
HUICCAPP hUiccApp;
RILMESSAGE rmMessage;
DWORD dwOptions;
} RILSENDMSGPARAMS, *LPRILSENDMSGPARAMS;
Members
dwExecutor
hUiccApp
rmMessage
dwOptions
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |