#[repr(C)]pub struct DDGETCURRENTAUTOFLIPOUTINFO {
pub dwSurfaceIndex: u32,
pub dwVBISurfaceIndex: u32,
}Expand description
Required features: ‘Win32_Graphics_DirectDraw’
Fields
dwSurfaceIndex: u32dwVBISurfaceIndex: u32#[repr(C)]pub struct DDGETCURRENTAUTOFLIPOUTINFO {
pub dwSurfaceIndex: u32,
pub dwVBISurfaceIndex: u32,
}Required features: ‘Win32_Graphics_DirectDraw’
dwSurfaceIndex: u32dwVBISurfaceIndex: u32