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.
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 |