Struct windows_sys::Win32::Graphics::DirectDraw::DDHAL_CREATEVPORTDATA
[−]#[repr(C)]pub struct DDHAL_CREATEVPORTDATA {
pub lpDD: *mut DDRAWI_DIRECTDRAW_LCL,
pub lpDDVideoPortDesc: *mut DDVIDEOPORTDESC,
pub lpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCL,
pub ddRVal: HRESULT,
pub CreateVideoPort: LPDDHALVPORTCB_CREATEVIDEOPORT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
lpDD: *mut DDRAWI_DIRECTDRAW_LCLlpDDVideoPortDesc: *mut DDVIDEOPORTDESClpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCLddRVal: HRESULTCreateVideoPort: LPDDHALVPORTCB_CREATEVIDEOPORT