RILUICCAPPINFOPARAMMASK - NtDoc

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

typedef enum RILUICCAPPINFOPARAMMASK {
  RIL_PARAM_UICCAPPINFO_HUICCAPP,
  RIL_PARAM_UICCAPPINFO_APPTYPE,
  RIL_PARAM_UICCAPPINFO_APPIDLENGTH,
  RIL_PARAM_UICCAPPINFO_APPID,
  RIL_PARAM_UICCAPPINFO_APPNAMELENGTH,
  RIL_PARAM_UICCAPPINFO_APPNAME,
  RIL_PARAM_UICCAPPINFO_NUMPINS,
  RIL_PARAM_UICCAPPINFO_PINREF,
  RIL_PARAM_UICCAPPINFO_ALL
} ;
View the official Windows Driver Kit DDI reference
// rilapitypes.h

typedef enum RILUICCAPPINFOPARAMMASK {
  RIL_PARAM_UICCAPPINFO_HUICCAPP,
  RIL_PARAM_UICCAPPINFO_APPTYPE,
  RIL_PARAM_UICCAPPINFO_APPIDLENGTH,
  RIL_PARAM_UICCAPPINFO_APPID,
  RIL_PARAM_UICCAPPINFO_APPNAMELENGTH,
  RIL_PARAM_UICCAPPINFO_APPNAME,
  RIL_PARAM_UICCAPPINFO_NUMPINS,
  RIL_PARAM_UICCAPPINFO_PINREF,
  RIL_PARAM_UICCAPPINFO_ALL
} ;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

RILUICCAPPINFOPARAMMASK enumeration (ntddrilapitypes.h)

Description

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

Constants

RIL_PARAM_UICCAPPINFO_HUICCAPP

RIL_PARAM_UICCAPPINFO_APPTYPE

RIL_PARAM_UICCAPPINFO_APPIDLENGTH

RIL_PARAM_UICCAPPINFO_APPID

RIL_PARAM_UICCAPPINFO_APPNAMELENGTH

RIL_PARAM_UICCAPPINFO_APPNAME

RIL_PARAM_UICCAPPINFO_NUMPINS

RIL_PARAM_UICCAPPINFO_PINREF

RIL_PARAM_UICCAPPINFO_ALL


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

RILUICCAPPINFOPARAMMASK enumeration (rilapitypes.h)

Description

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

Constants

RIL_PARAM_UICCAPPINFO_HUICCAPP

RIL_PARAM_UICCAPPINFO_APPTYPE

RIL_PARAM_UICCAPPINFO_APPIDLENGTH

RIL_PARAM_UICCAPPINFO_APPID

RIL_PARAM_UICCAPPINFO_APPNAMELENGTH

RIL_PARAM_UICCAPPINFO_APPNAME

RIL_PARAM_UICCAPPINFO_NUMPINS

RIL_PARAM_UICCAPPINFO_PINREF

RIL_PARAM_UICCAPPINFO_ALL