Skip to content

Latest commit

 

History

History
68 lines (57 loc) · 2.97 KB

nf-dxgi1_2-idxgifactory2-unregisterstereostatus.md

File metadata and controls

68 lines (57 loc) · 2.97 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:dxgi1_2.IDXGIFactory2.UnregisterStereoStatus
IDXGIFactory2::UnregisterStereoStatus (dxgi1_2.h)
Unregisters a window or an event to stop it from receiving notification when stereo status changes.
IDXGIFactory2 interface [DXGI]
UnregisterStereoStatus method
IDXGIFactory2.UnregisterStereoStatus
IDXGIFactory2::UnregisterStereoStatus
UnregisterStereoStatus
UnregisterStereoStatus method [DXGI]
UnregisterStereoStatus method [DXGI]
IDXGIFactory2 interface
direct3ddxgi.idxgifactory2_UnregisterStereoStatus
dxgi1_2/IDXGIFactory2::UnregisterStereoStatus
direct3ddxgi\idxgifactory2_UnregisterStereoStatus.htm
direct3ddxgi
8E3994C4-DA37-4D17-9F4D-C31E48CDE170
12/05/2018
IDXGIFactory2 interface [DXGI],UnregisterStereoStatus method, IDXGIFactory2.UnregisterStereoStatus, IDXGIFactory2::UnregisterStereoStatus, UnregisterStereoStatus, UnregisterStereoStatus method [DXGI], UnregisterStereoStatus method [DXGI],IDXGIFactory2 interface, direct3ddxgi.idxgifactory2_UnregisterStereoStatus, dxgi1_2/IDXGIFactory2::UnregisterStereoStatus
dxgi1_2.h
Windows
Windows 8 and Platform Update for Windows 7 [desktop apps \| UWP apps]
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps \| UWP apps]
Dxgi.lib
Windows
19H1
IDXGIFactory2::UnregisterStereoStatus
dxgi1_2/IDXGIFactory2::UnregisterStereoStatus
c++
APIRef
kbSyntax
COM
Dxgi.lib
Dxgi.dll
IDXGIFactory2.UnregisterStereoStatus

IDXGIFactory2::UnregisterStereoStatus

-description

Unregisters a window or an event to stop it from receiving notification when stereo status changes.

-parameters

-param dwCookie [in]

A key value for the window or event to unregister. The IDXGIFactory2::RegisterStereoStatusWindow or IDXGIFactory2::RegisterStereoStatusEvent method returns this value.

-remarks

Platform Update for Windows 7:  On Windows 7 or Windows Server 2008 R2 with the Platform Update for Windows 7 installed, UnregisterStereoStatus has no effect. For more info about the Platform Update for Windows 7, see Platform Update for Windows 7.

-see-also

IDXGIFactory2