RILMSGCDMAMSGENCODING - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// ntddrilapitypes.h

typedef enum RILMSGCDMAMSGENCODING {
  RIL_MSGCODING_UNKNOWN,
  RIL_MSGCODING_7BITASCII,
  RIL_MSGCODING_UNICODE,
  RIL_MSGCODING_7BITGSM,
  RIL_MSGCODING_8BITGSM,
  RIL_MSGCODING_OCTET,
  RIL_MSGCODING_IA5,
  RIL_MSGCODING_JIS,
  RIL_MSGCODING_KOREAN,
  RIL_MSGCODING_LATIN_HEBREW,
  RIL_MSGCODING_LATIN,
  RIL_MSGCODING_MAX
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILMSGCDMAMSGENCODING {
  RIL_MSGCODING_UNKNOWN,
  RIL_MSGCODING_7BITASCII,
  RIL_MSGCODING_UNICODE,
  RIL_MSGCODING_7BITGSM,
  RIL_MSGCODING_8BITGSM,
  RIL_MSGCODING_OCTET,
  RIL_MSGCODING_IA5,
  RIL_MSGCODING_JIS,
  RIL_MSGCODING_KOREAN,
  RIL_MSGCODING_LATIN_HEBREW,
  RIL_MSGCODING_LATIN,
  RIL_MSGCODING_MAX
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ne-ntddrilapitypes-rilmsgcdmamsgencoding)

RILMSGCDMAMSGENCODING enumeration (ntddrilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

RIL_MSGCODING_UNKNOWN

RIL_MSGCODING_7BITASCII

RIL_MSGCODING_UNICODE

RIL_MSGCODING_7BITGSM

RIL_MSGCODING_8BITGSM

RIL_MSGCODING_OCTET

RIL_MSGCODING_IA5

RIL_MSGCODING_JIS

RIL_MSGCODING_KOREAN

RIL_MSGCODING_LATIN_HEBREW

RIL_MSGCODING_LATIN

RIL_MSGCODING_MAX


Windows Driver Kit DDI reference (ne-rilapitypes-rilmsgcdmamsgencoding)

RILMSGCDMAMSGENCODING enumeration (rilapitypes.h)

Description

This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.

Constants

RIL_MSGCODING_UNKNOWN

RIL_MSGCODING_7BITASCII

RIL_MSGCODING_UNICODE

RIL_MSGCODING_7BITGSM

RIL_MSGCODING_8BITGSM

RIL_MSGCODING_OCTET

RIL_MSGCODING_IA5

RIL_MSGCODING_JIS

RIL_MSGCODING_KOREAN

RIL_MSGCODING_LATIN_HEBREW

RIL_MSGCODING_LATIN

RIL_MSGCODING_MAX