Struct windows_sys::Win32::Graphics::DirectDraw::DDHAL_VPORTCOLORDATA
[−]#[repr(C)]pub struct DDHAL_VPORTCOLORDATA {
pub lpDD: *mut DDRAWI_DIRECTDRAW_LCL,
pub lpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCL,
pub dwFlags: u32,
pub lpColorData: *mut DDCOLORCONTROL,
pub ddRVal: HRESULT,
pub ColorControl: LPDDHALVPORTCB_COLORCONTROL,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
lpDD: *mut DDRAWI_DIRECTDRAW_LCLlpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCLdwFlags: u32lpColorData: *mut DDCOLORCONTROLddRVal: HRESULTColorControl: LPDDHALVPORTCB_COLORCONTROL