// ntddrilapitypes.h
typedef struct RILSETSYSTEMSELECTIONPREFSPARAMS_V1 {
DWORD dwFlags;
RILSYSTEMSELECTIONPREFS_V1 rilSystemSelectionPrefs;
} RILSETSYSTEMSELECTIONPREFSPARAMS_V1, *LPRILSETSYSTEMSELECTIONPREFSPARAMS_V1;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef struct RILSETSYSTEMSELECTIONPREFSPARAMS_V1 {
DWORD dwFlags;
RILSYSTEMSELECTIONPREFS_V1 rilSystemSelectionPrefs;
} RILSETSYSTEMSELECTIONPREFSPARAMS_V1, *LPRILSETSYSTEMSELECTIONPREFSPARAMS_V1;
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.
dwFlagsrilSystemSelectionPrefsThis topic supports the Windows driver infrastructure and is not intended to be used directly from your code.
dwFlagsrilSystemSelectionPrefs