ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / SwapChain1 Class / GetCoreWindow Method

In This Topic
    GetCoreWindow Method
    In This Topic
    HRESULT IDXGISwapChain1::GetCoreWindow([In] const GUID& refiid,[Out] void** ppUnk)
    Syntax
    'Declaration
     
    Public Function GetCoreWindow( _
       ByVal refiid As System.Guid _
    ) As System.IntPtr
    public System.IntPtr GetCoreWindow( 
       System.Guid refiid
    )

    Parameters

    refiid
    See Also