ID3D12LifetimeTracker::DestroyOwnedObject method (d3d12.h)
Destroys a lifetime-tracked object.
Syntax
HRESULT DestroyOwnedObject(
[in] ID3D12DeviceChild *pObject
);
Parameters
[in] pObject
Type: ID3D12DeviceChild*
A pointer to an ID3D12DeviceChild interface representing the lifetime-tracked object.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Target Platform | Windows |
Header | d3d12.h |