ホーム › Graphics.Dxgi › IDXGISwapChain1
IDXGISwapChain1
COMメソッド 11
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 18 | HRESULT GetDesc1(DXGI_SWAP_CHAIN_DESC1* pDesc) |
| 19 | HRESULT GetFullscreenDesc(DXGI_SWAP_CHAIN_FULLSCREEN_DESC* pDesc) |
| 20 | HRESULT GetHwnd(HWND* pHwnd) |
| 21 | HRESULT GetCoreWindow(GUID* refiid, void** ppUnk) |
| 22 | HRESULT Present1(DWORD SyncInterval, DXGI_PRESENT PresentFlags, DXGI_PRESENT_PARAMETERS* pPresentParameters) |
| 23 | BOOL IsTemporaryMonoSupported() |
| 24 | HRESULT GetRestrictToOutput(IDXGIOutput** ppRestrictToOutput) |
| 25 | HRESULT SetBackgroundColor(DXGI_RGBA* pColor) |
| 26 | HRESULT GetBackgroundColor(DXGI_RGBA* pColor) |
| 27 | HRESULT SetRotation(DXGI_MODE_ROTATION Rotation) |
| 28 | HRESULT GetRotation(DXGI_MODE_ROTATION* pRotation) |