[]
IDXGIDevice1
[Guid("77db970f-6276-48ba-ba28-070143b4392c")]
public class Device1 : Device, IDisposable, IUnknown
Name | Description |
---|---|
Device1(IntPtr) | Initializes a new instance of the Device1 class. |
Name | Description |
---|---|
GetMaximumFrameLatency() | HRESULT IDXGIDevice1::GetMaximumFrameLatency([Out] unsigned int* pMaxLatency) |
SetMaximumFrameLatency(int) | HRESULT IDXGIDevice1::SetMaximumFrameLatency([In] unsigned int MaxLatency) |
Name | Description |
---|---|
explicit operator Device1(IntPtr) |