[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: DXGI.pas line 680
type IDXGISwapChain = interface(IDXGIDeviceSubObject) |
||
function Present(); |
|
|
function GetBuffer(); |
|
|
function SetFullscreenState(); |
|
|
function GetFullscreenState(); |
|
|
function GetDesc(); |
|
|
function ResizeBuffers(); |
|
|
function ResizeTarget(); |
|
|
function GetContainingOutput(); |
|
|
function GetFrameStatistics(); |
|
|
function GetLastPresentCount(); |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
|
||
| | | ||
IInterface |
| CT Web help |
| CodeTyphon Studio |