Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the flags used to create the fence represented by the current instance.
Syntax
D3D12_FENCE_FLAGS GetCreationFlags();
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
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d12.h |
| Library | D3D12.lib |
| DLL | D3D12.dll |