IDXGISwapChain2

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Members

Functions

GetFrameLatencyWaitableObject
HANDLE GetFrameLatencyWaitableObject()
Undocumented in source.
GetMatrixTransform
HRESULT GetMatrixTransform(DXGI_MATRIX_3X2_F* pMatrix)
Undocumented in source.
GetMaximumFrameLatency
HRESULT GetMaximumFrameLatency(UINT* pMaxLatency)
Undocumented in source.
GetSourceSize
HRESULT GetSourceSize(UINT* pWidth, UINT* pHeight)
Undocumented in source.
SetMatrixTransform
HRESULT SetMatrixTransform(const(DXGI_MATRIX_3X2_F)* pMatrix)
Undocumented in source.
SetMaximumFrameLatency
HRESULT SetMaximumFrameLatency(UINT MaxLatency)
Undocumented in source.
SetSourceSize
HRESULT SetSourceSize(UINT Width, UINT Height)
Undocumented in source.

Meta