ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Device1 Class / GetMaximumFrameLatency Method

In This Topic
    GetMaximumFrameLatency Method (Device1)
    In This Topic
    HRESULT IDXGIDevice1::GetMaximumFrameLatency([Out] unsigned int* pMaxLatency)
    Syntax
    'Declaration
     
    Public Function GetMaximumFrameLatency() As Integer
    public int GetMaximumFrameLatency()
    See Also