ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / ISurfaceImageSourceManagerNative Class / FlushAllSurfacesWithDevice Method

In This Topic
    FlushAllSurfacesWithDevice Method
    In This Topic
    HRESULT ISurfaceImageSourceManagerNative::FlushAllSurfacesWithDevice([In] IUnknown* device)
    Syntax
    'Declaration
     
    Public Sub FlushAllSurfacesWithDevice( _
       ByVal device As ComObject _
    ) 
    public void FlushAllSurfacesWithDevice( 
       ComObject device
    )

    Parameters

    device
    See Also