ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.IntPtr
    public System.IntPtr GetHwnd()
    See Also