CWnd::IsTouchWindow

Specifies whether CWnd has touch support.

BOOL IsTouchWindow() const;

Return Value

TRUE if CWnd has touch support; otherwise FALSE.

Requirements

Header: afxwin.h

See Also

Reference

CWnd Class