[]
ISwapChainBackgroundPanelNative
[Guid("43bebd4e-add5-4035-8f85-5608d08e9dc9")]
public class ISwapChainBackgroundPanelNative : ComObject, IDisposable, IUnknown
<Guid("43bebd4e-add5-4035-8f85-5608d08e9dc9")>
Public Class ISwapChainBackgroundPanelNative
Inherits ComObject
Implements IDisposable, IUnknown
| Name | Description |
|---|---|
| ISwapChainBackgroundPanelNative(nint) | Initializes a new instance of the ISwapChainBackgroundPanelNative class. |
| Name | Description |
|---|---|
| SetSwapChain(SwapChain) | HRESULT ISwapChainBackgroundPanelNative::SetSwapChain([In] IDXGISwapChain* swapChain) |
| Name | Description |
|---|---|
| explicit operator ISwapChainBackgroundPanelNative(nint) | Performs an explicit conversion from nint to ISwapChainBackgroundPanelNative. |