Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
ID3D12Fence::GetCompletedValue method (d3d12.h)
Gets the current value of the fence.
Syntax
UINT64 GetCompletedValue();
Return value
Type: UINT64
Returns the current value of the fence. If the device has been removed, the return value will be UINT64_MAX.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | d3d12.h |
| Library | D3D12.lib |
| DLL | D3D12.dll |
See also
Feedback
Was this page helpful?
