RILMSGCDMAMSGPRIVACY enumeration (rilapitypes.h)
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
Syntax
typedef enum RILMSGCDMAMSGPRIVACY {
RIL_MSGPRIVACYCLASS_NOTRESTRICTED,
RIL_MSGPRIVACYCLASS_RESTRICTED,
RIL_MSGPRIVACYCLASS_CONFIDENTIAL,
RIL_MSGPRIVACYCLASS_SECRET,
RIL_MSGPRIVACYCLASS_MAX
} ;
Constants
|
RIL_MSGPRIVACYCLASS_NOTRESTRICTED
|
RIL_MSGPRIVACYCLASS_RESTRICTED
|
RIL_MSGPRIVACYCLASS_CONFIDENTIAL
|
RIL_MSGPRIVACYCLASS_SECRET
|
RIL_MSGPRIVACYCLASS_MAX
|
Requirements
Requirement |
Value |
Header |
rilapitypes.h (include Rilapitypes.h) |