ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.DXGI Namespace / Factory Class / GetWindowAssociation Method

In This Topic
    GetWindowAssociation Method
    In This Topic
    HRESULT IDXGIFactory::GetWindowAssociation([Out] HWND* pWindowHandle)
    Syntax
    'Declaration
     
    Public Function GetWindowAssociation() As IntPtr
    public IntPtr GetWindowAssociation()
    See Also