// ntddrilapitypes.h
typedef struct RILSETSYSTEMSELECTIONPREFSPARAMS_V2 {
DWORD dwFlags;
RILSYSTEMSELECTIONPREFS rilSystemSelectionPrefs;
} RILSETSYSTEMSELECTIONPREFSPARAMS_V2, *LPRILSETSYSTEMSELECTIONPREFSPARAMS_V2, RILSETSYSTEMSELECTIONPREFSPARAMS, *LPRILSETSYSTEMSELECTIONPREFSPARAMS;
View the official Windows Driver Kit DDI reference// rilapitypes.h
typedef struct RILSETSYSTEMSELECTIONPREFSPARAMS_V2 {
DWORD dwFlags;
RILSYSTEMSELECTIONPREFS rilSystemSelectionPrefs;
} RILSETSYSTEMSELECTIONPREFSPARAMS_V2, *LPRILSETSYSTEMSELECTIONPREFSPARAMS_V2, RILSETSYSTEMSELECTIONPREFSPARAMS, *LPRILSETSYSTEMSELECTIONPREFSPARAMS;
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