This topic has not yet been rated - Rate this topic

IS_POINTER_INCONTACT_WPARAM macro

Checks whether the specified pointer is in contact.

Syntax


BOOL IS_POINTER_INCONTACT_WPARAM(
  WPARAM wParam
);

Parameters

wParam

The value to be converted.

Return value

TRUE if the specified pointer is in contact. Otherwise, FALSE.

Requirements

Minimum supported client

Windows 8 [desktop apps only]

Minimum supported server

Windows Server 2012 [desktop apps only]

Header

Winuser.h (include Windows.h)

See also

Macros

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.