ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.DXGI Namespace / Factory2 Class / UnregisterStereoStatus Method

In This Topic
    UnregisterStereoStatus Method
    In This Topic
    void IDXGIFactory2::UnregisterStereoStatus([In] unsigned int dwCookie)
    Syntax
    'Declaration
     
    Public Sub UnregisterStereoStatus( _
       ByVal dwCookie As System.Integer _
    ) 
    public void UnregisterStereoStatus( 
       System.int dwCookie
    )

    Parameters

    dwCookie
    See Also