CWnd::IsTouchWindow

Specifica se CWnd dispone di touchscreen.

BOOL IsTouchWindow() const;

Valore restituito

TRUE se CWnd dispone di touchscreen; in caso contrario FALSE.

Requisiti

intestazione: afxwin.h

Vedere anche

Riferimenti

Classe CWnd