Struct windows_sys::Win32::Graphics::DirectDraw::DDHAL_DESTROYVPORTDATA
[−]#[repr(C)]pub struct DDHAL_DESTROYVPORTDATA {
pub lpDD: *mut DDRAWI_DIRECTDRAW_LCL,
pub lpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCL,
pub ddRVal: HRESULT,
pub DestroyVideoPort: LPDDHALVPORTCB_DESTROYVPORT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
lpDD: *mut DDRAWI_DIRECTDRAW_LCLlpVideoPort: *mut DDRAWI_DDVIDEOPORT_LCLddRVal: HRESULTDestroyVideoPort: LPDDHALVPORTCB_DESTROYVPORT