Struct windows_sys::Win32::Graphics::Printing::SHOWUIPARAMS
[−]#[repr(C)]pub struct SHOWUIPARAMS {
pub UIType: UI_TYPE,
pub MessageBoxParams: MESSAGEBOX_PARAMS,
}Expand description
Required features: ‘Win32_Graphics_Printing’, ‘Win32_Foundation’
Fields
UIType: UI_TYPEMessageBoxParams: MESSAGEBOX_PARAMS