CWnd::GetRenderTarget

Gets a render target that is associated with this window.

CHwndRenderTarget* GetRenderTarget();

Return Value

Pointer to the render target or NULL.

Requirements

Header: afxwin.h

See Also

Reference

CWnd Class