Struct windows_sys::Win32::System::WindowsProgramming::DCIOVERLAY
[−]#[repr(C)]pub struct DCIOVERLAY {
pub dciInfo: DCISURFACEINFO,
pub dwChromakeyValue: u32,
pub dwChromakeyMask: u32,
}Expand description
Required features: ‘Win32_System_WindowsProgramming’
Fields
dciInfo: DCISURFACEINFOdwChromakeyValue: u32dwChromakeyMask: u32