> ## 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 (XBOX의 Direct3D 12) — ID3D12Device 및 ID3D12DeviceChild가 상속받는 인터페이스입니다. 개인 데이터를 연결하기 위한 메서드를 제공합니다.

[ID3D12Device](/reference/graphics/d3d12_x/interfaces/id3d12device/id3d12device) 및 [ID3D12DeviceChild](/reference/graphics/d3d12/interfaces/id3d12devicechild/id3d12devicechild_public)가 상속받는 인터페이스입니다. 개인 데이터를 연결하고 개체 이름에 주석을 다는 메서드를 제공합니다.

## 요구 사항

**헤더:** d3d12\_x.h\
**라이브러리:** d3d12\_x.lib\
**지원 플랫폼**: XBOX One 제품군

## 함께 보기

[코어 인터페이스](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](/ko/reference/graphics/d3d12/interfaces/id3d12devicechild/id3d12devicechild_public.md)
- [SetPrivateData](/ko/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setprivatedata_public.md)
- [SetName](/ko/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setname_public.md)
- [GetPrivateData](/ko/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_getprivatedata_public.md)
- [SetPrivateDataInterface](/ko/reference/graphics/d3d12/interfaces/id3d12object/methods/id3d12object_setprivatedatainterface_public.md)
