[]
        
(Showing Draft Content)

C1.Util.DX.DXGI.ISwapChainPanelNative

ISwapChainPanelNative Class

ISwapChainPanelNative

Inheritance
ISwapChainPanelNative
Implements
Namespace: C1.Util.DX.DXGI
Assembly: C1.Win.C1DX.4.8.dll
Syntax
[Guid("F92F19D2-3ADE-45A6-A20C-F6F1EA90554B")]
public class ISwapChainPanelNative : ComObject, IDisposable, IUnknown

Constructors

Name Description
ISwapChainPanelNative(IntPtr)

Initializes a new instance of the ISwapChainPanelNative class.

Methods

Name Description
SetSwapChain(SwapChain)

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

Operators

Name Description
explicit operator ISwapChainPanelNative(IntPtr)

Performs an explicit conversion from IntPtr to ISwapChainPanelNative.