[]
ISwapChainPanelNative
[Guid("F92F19D2-3ADE-45A6-A20C-F6F1EA90554B")]
public class ISwapChainPanelNative : ComObject, IDisposable, IUnknown
| Name | Description |
|---|---|
| ISwapChainPanelNative(IntPtr) | Initializes a new instance of the ISwapChainPanelNative class. |
| Name | Description |
|---|---|
| SetSwapChain(SwapChain) | HRESULT ISwapChainPanelNative::SetSwapChain([In] IDXGISwapChain* swapChain) |
| Name | Description |
|---|---|
| explicit operator ISwapChainPanelNative(IntPtr) | Performs an explicit conversion from IntPtr to ISwapChainPanelNative. |