ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.IntPtr _
    ) As System.Integer
    public System.int RegisterStereoStatusEvent( 
       System.IntPtr hEvent
    )

    Parameters

    hEvent
    See Also