ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.IntPtr
    public System.IntPtr GetWindowAssociation()
    See Also