ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Output Class / CopyDisplaySurfaceTo Method

In This Topic
    CopyDisplaySurfaceTo Method
    In This Topic
    HRESULT IDXGIOutput::GetDisplaySurfaceData([In] IDXGISurface* pDestination)
    Syntax
    'Declaration
     
    Public Sub CopyDisplaySurfaceTo( _
       ByVal destinationRef As Surface _
    ) 
    public void CopyDisplaySurfaceTo( 
       Surface destinationRef
    )

    Parameters

    destinationRef
    See Also