RILREADPHONEBOOKENTRIESPARAMS structure (ntddrilapitypes.h)

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

Syntax

typedef struct RILREADPHONEBOOKENTRIESPARAMS {
  HUICCAPP                   hUiccApp;
  RILPHONEENTRYSTORELOCATION dwStoreLocation;
  DWORD                      dwStartIndex;
  DWORD                      dwEndIndex;
} RILREADPHONEBOOKENTRIESPARAMS, *LPRILREADPHONEBOOKENTRIESPARAMS;

Members

hUiccApp

dwStoreLocation

dwStartIndex

dwEndIndex

Requirements

Requirement Value
Header ntddrilapitypes.h (include Rilapitypes.h)