IDXGIDevice2

Undocumented in source.

Members

Functions

EnqueueSetEvent
HRESULT EnqueueSetEvent(HANDLE Event)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
OfferResources
HRESULT OfferResources(uint NumResources, const(IDXGIResource)* Resources, DXGI_OFFER_RESOURCE_PRIORITY Priority)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
ReclaimResources
HRESULT ReclaimResources(uint NumResources, const(IDXGIResource)* Resources, BOOL* Discarded)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From IDXGIDevice1

GetMaximumFrameLatency
HRESULT GetMaximumFrameLatency(uint* MaxLatency)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetMaximumFrameLatency
HRESULT SetMaximumFrameLatency(uint MaxLatency)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta