Skip to main content
Represents a fence. This interface extends ID3D12Fence, and supports the retrieval of the flags used to create the original fence. This new feature is useful primarily for opening shared fences.
Note ID3D12Fence1 was introduced in the Windows 10 Fall Creators Update, and is the latest version of the ID3D12Fence interface. Applications targeting Windows 10 Fall Creators Update and later should use ID3D12Fence1 instead of earlier versions.

Requirements

Header: d3d12_xs.h or d3d12_x.h
Library: d3d12_xs.lib or d3d12_x.lib
Supported Platforms: XBOX Series consoles and XBOX One family

See Also

Core Interfaces Fence Based Resource Management ID3D12fence Multi-engine synchronization
Last modified on August 20, 2026