IDXGIFactory2 Members

IDXGIFactory2 has the following members.

Public Methods

  Name Description
CreateSwapChainForComposition Creates a swap chain that you can use to send Direct3D content into the DirectComposition API or the Windows.UI.Xaml framework to compose in a window.
CreateSwapChainForCoreWindow Creates a swap chain for the core window.
CreateSwapChainForHwnd Creates a swap chain for a window handle.
GetSharedResourceAdapterLuid Gets the shared resource adapter
IsWindowedStereoEnabled Indicates whether windowed stereo is enabled.
RegisterOcclusionStatusEvent Registers an occlusion status event.
RegisterOcclusionStatusWindow Registers an occlusion status window.
RegisterStereoStatusEvent Registers a stereo status event.
RegisterStereoStatusWindow Registers a stereo status window.
UnregisterOcclusionStatus Unregisters an occlusion status.
UnregisterStereoStatus Unregisters a stereo status.

See also

IDXGIFactory2