ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / DeviceContext Class / End Method

In This Topic
    End Method
    In This Topic
    void ID3D11DeviceContext::End([In] ID3D11Asynchronous* pAsync)
    Syntax
    'Declaration
     
    Public Sub End( _
       ByVal asyncRef As Asynchronous _
    ) 
    public void End( 
       Asynchronous asyncRef
    )

    Parameters

    asyncRef
    See Also