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: DCISURFACEINFO§dwChromakeyValue: u32§dwChromakeyMask: u32