windows::Win32::Web::InternetExplorer

Trait IViewObjectPresentFlipSite2_Impl

pub trait IViewObjectPresentFlipSite2_Impl: IUnknownImpl {
    // Required method
    fn GetRotationForCurrentOutput(&self) -> Result<DXGI_MODE_ROTATION>;
}

Required Methods§

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§