ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory2 Class / RegisterStereoStatusEvent Method

In This Topic
    RegisterStereoStatusEvent Method
    In This Topic
    HRESULT IDXGIFactory2::RegisterStereoStatusEvent([In] void* hEvent,[Out] unsigned int* pdwCookie)
    Syntax
    'Declaration
     
    Public Function RegisterStereoStatusEvent( _
       ByVal hEvent As IntPtr _
    ) As Integer
    public int RegisterStereoStatusEvent( 
       IntPtr hEvent
    )

    Parameters

    hEvent
    See Also