Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef struct RILMSGDCS {
DWORD cbSize;
DWORD dwParams;
RILMSGDCSTYPE dwType;
DWORD dwFlags;
RILMSGDCSMSGCLASS dwMsgClass;
RILMSGDCSALPHABET dwAlphabet;
RILMSGDCSINDICATION dwIndication;
DWORD dwLanguage;
} RILMSGDCS, *LPRILMSGDCS;
Members
cbSize
dwParams
dwType
dwFlags
dwMsgClass
dwAlphabet
dwIndication
dwLanguage
Requirements
Requirement | Value |
---|---|
Header | rilapitypes.h (include Rilapitypes.h) |