#[repr(C)]pub struct DDHAL_CANCREATEVPORTDATA {
pub lpDD: *mut DDRAWI_DIRECTDRAW_LCL,
pub lpDDVideoPortDesc: *mut DDVIDEOPORTDESC,
pub ddRVal: HRESULT,
pub CanCreateVideoPort: LPDDHALVPORTCB_CANCREATEVIDEOPORT,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’
Fields
lpDD: *mut DDRAWI_DIRECTDRAW_LCLlpDDVideoPortDesc: *mut DDVIDEOPORTDESCddRVal: HRESULTCanCreateVideoPort: LPDDHALVPORTCB_CANCREATEVIDEOPORT