ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain Class / GetLastPresentCount Method

In This Topic
    GetLastPresentCount Method
    In This Topic
    HRESULT IDXGISwapChain::GetLastPresentCount([Out] unsigned int* pLastPresentCount)
    Syntax
    'Declaration
     
    Public Function GetLastPresentCount() As Integer
    public int GetLastPresentCount()
    See Also