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