RILIMSSTATUS_V1 structure (ntddrilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILIMSSTATUS_V1 {
DWORD cbSize;
DWORD dwParams;
DWORD dwExecutor;
HUICCAPP hUiccApp;
DWORD dwAvailableServices;
RILSMSFORMAT dwSMSSupportedFormat;
} RILIMSSTATUS_V1, *LPRILIMSSTATUS_V1;
Members
cbSize
dwParams
dwExecutor
hUiccApp
dwAvailableServices
dwSMSSupportedFormat
Requirements
Requirement | Value |
---|---|
Header | ntddrilapitypes.h (include Rilapitypes.h) |