[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.ISwapChainBackgroundPanelNative

ISwapChainBackgroundPanelNative Class

ISwapChainBackgroundPanelNative

Inheritance
ISwapChainBackgroundPanelNative
Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("43bebd4e-add5-4035-8f85-5608d08e9dc9")]
public class ISwapChainBackgroundPanelNative : ComObject, IDisposable, IUnknown

Constructors

Name Description
ISwapChainBackgroundPanelNative(IntPtr)

Initializes a new instance of the ISwapChainBackgroundPanelNative class.

Methods

Name Description
SetSwapChain(SwapChain)

HRESULT ISwapChainBackgroundPanelNative::SetSwapChain([In] IDXGISwapChain* swapChain)

Operators

Name Description
explicit operator ISwapChainBackgroundPanelNative(IntPtr)

Performs an explicit conversion from IntPtr to ISwapChainBackgroundPanelNative.