IDXGIFactory2::UnregisterStereoStatus Method

Unregisters a stereo status.

Syntax

public:
void UnregisterStereoStatus(
         DWORD dwCookie
)  

Parameters

dwCookie
Type: DWORD 

[in] The cookie for the status.

Return value

None.

Requirements

Header: Declared in d3d11_x.h (dxgi1_2.h on other Windows platforms).

Library: Use d3d11_x.lib (dxgi.lib on other Windows platforms).

See also

IDXGIFactory2

IDXGIFactory2 Members