// ntddrilapitypes.h
typedef struct RILWRITEADDITIONALNUMBERSTRINGPARAMS {
HUICCAPP hUiccApp;
RILPHONEBOOKADDITIONALNUMBERSTRING RilPBANS;
} RILWRITEADDITIONALNUMBERSTRINGPARAMS, *LPRILWRITEADDITIONALNUMBERSTRINGPARAMS;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef struct RILWRITEADDITIONALNUMBERSTRINGPARAMS {
HUICCAPP hUiccApp;
RILPHONEBOOKADDITIONALNUMBERSTRING RilPBANS;
} RILWRITEADDITIONALNUMBERSTRINGPARAMS, *LPRILWRITEADDITIONALNUMBERSTRINGPARAMS;
View the official Windows Driver Kit DDI referenceNo description available.
This topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
hUiccAppRilPBANSThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
hUiccAppRilPBANS