ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain1 Class / GetHwnd Method

In This Topic
    GetHwnd Method (SwapChain1)
    In This Topic
    HRESULT IDXGISwapChain1::GetHwnd([Out] HWND* pHwnd)
    Syntax
    'Declaration
     
    Public Function GetHwnd() As IntPtr
    public IntPtr GetHwnd()
    See Also