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

# ID3D12Object

> ID3D12Object (Direct3D 12 en XBOX): interfaz de la que heredan ID3D12Device e ID3D12DeviceChild. Proporciona métodos para asociar datos privados y.

Una interfaz de la que heredan [ID3D12Device](/reference/graphics/d3d12_x/interfaces/id3d12device/id3d12device) e [ID3D12DeviceChild](/reference/graphics/d3d12/interfaces/id3d12devicechild/id3d12devicechild_public). Proporciona métodos para asociar datos privados y anotar nombres de objetos.

## Requisitos

**Encabezado:** d3d12\_x.h\
**Biblioteca:** d3d12\_x.lib\
**Plataformas compatibles**: familia XBOX One

## Consulte también

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

[IUnknown](https://learn.microsoft.com/en-us/windows/desktop/api/unknwn/nn-unknwn-iunknown)


## Related topics

- [ID3D12DeviceChild](/es/reference/graphics/d3d12/interfaces/id3d12devicechild/id3d12devicechild_public.md)
- [SetName](/es/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setname_public.md)
- [SetPrivateData](/es/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setprivatedata_public.md)
- [GetPrivateData](/es/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_getprivatedata_public.md)
- [SetPrivateDataInterface](/es/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setprivatedatainterface_public.md)
