// ntddrilapitypes.h
typedef struct RILPHONEBOOKADDITIONALNUMBER {
DWORD cbSize;
DWORD dwParams;
RILADDRESS raAddress;
DWORD dwNumId;
} RILPHONEBOOKADDITIONALNUMBER, *LPRILPHONEBOOKADDITIONALNUMBER;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef struct RILPHONEBOOKADDITIONALNUMBER {
DWORD cbSize;
DWORD dwParams;
RILADDRESS raAddress;
DWORD dwNumId;
} RILPHONEBOOKADDITIONALNUMBER, *LPRILPHONEBOOKADDITIONALNUMBER;
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.
cbSizedwParamsraAddressdwNumIdThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
cbSizedwParamsraAddressdwNumId