Skip to main content
Gets the flags used to create the fence represented by the current instance.

Syntax

Parameters

Return value

Type: D3D12_FENCE_FLAGS The flags used to create the fence.

Remarks

The flags returned by GetCreationFlags are used mainly for opening a shared fence.

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

Id3d12fence1 Multi-engine synchronization
Last modified on August 20, 2026