> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ID3D12DeviceChild

> Una interfaz de la que heredan otras interfaces principales, incluidas (entre otras) ID3D12PipelineLibrary, ID3D12CommandList, ID3D12Pageable y.

Una interfaz de la que heredan otras interfaces principales, incluidas (entre otras) [ID3D12PipelineLibrary](/reference/graphics/d3d12/interfaces/id3d12pipelinelibrary/id3d12pipelinelibrary_public),  [ID3D12CommandList](/reference/graphics/d3d12/interfaces/id3d12commandlist/id3d12commandlist_public), [ID3D12Pageable](/reference/graphics/d3d12/interfaces/id3d12pageable/id3d12pageable_public) y [ID3D12RootSignature](/reference/graphics/d3d12/interfaces/id3d12rootsignature/id3d12rootsignature_public). Proporciona un método para volver al objeto de dispositivo con el que se creó.

## Requisitos

**Encabezado:** d3d12\_xs.h o d3d12\_x.h\
**Biblioteca:** d3d12\_xs.lib o d3d12\_x.lib\
**Plataformas compatibles**: consolas XBOX Series y familia XBOX One

## Consulte también

[Interfaces principales](https://learn.microsoft.com/en-us/windows/desktop/direct3d12/direct3d-12-interfaces)

[ID3D12Object](/reference/graphics/d3d12_xs/interfaces/ID3D12Object/id3d12object)


## Related topics

- [GetDevice](/es/reference/graphics/d3d12/interfaces/id3d12devicechild/methods/id3d12devicechild_getdevice_public.md)
- [ID3D12ProtectedSession](/es/reference/graphics/d3d12/interfaces/id3d12protectedsession/id3d12protectedsession_public.md)
- [ID3D12Pageable](/es/reference/graphics/d3d12/interfaces/id3d12pageable/id3d12pageable_public.md)
- [ID3D12Object](/es/reference/graphics/d3d12/interfaces/id3d12object/id3d12object_public.md)
- [ID3D12RootSignature](/es/reference/graphics/d3d12/interfaces/id3d12rootsignature/id3d12rootsignature_public.md)
