[]
IDXGIDeviceSubObject
[Guid("3d3e0379-f9de-4d58-bb6c-18d62992f1a6")]
public class DeviceChild : DXGIObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| DeviceChild(IntPtr) | Initializes a new instance of the DeviceChild class. |
| Name | Description |
|---|---|
| DebugName | Gets or sets the debug-name for this object. |
| Name | Description |
|---|---|
| GetDevice(Guid) | HRESULT IDXGIDeviceSubObject::GetDevice([In] const GUID& riid,[Out] void** ppDevice) |
| GetDevice<T>() | Retrieves the device. |
| Name | Description |
|---|---|
| explicit operator DeviceChild(IntPtr) | Performs an explicit conversion from IntPtr to DeviceChild. |