ID3D11DeviceChild has the following members.
| Name | Description | |
|---|---|---|
![]() |
GetDevice | Get a pointer to the device that created this interface. |
![]() |
GetPrivateData | Get application-defined data from a device child. |
![]() |
SetName | Sets a meaningful name for the current resource that is derived from ID3D11DeviceChild. |
![]() |
SetPrivateData | Set application-defined data to a device child and associate that data with an application-defined guid. |
![]() |
SetPrivateDataInterface | Associate an IUnknown-derived interface with this device child and associate that interface with an application-defined guid. |
![]() |
SetPrivateDataInterfaceGraphics | Associates an IGraphicsUnknown-derived interface with this device child and associate that interface with an application-defined guid. |