Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Checks whether the specified pointer took first action.
Syntax
BOOL IS_POINTER_FIRSTBUTTON_WPARAM(
WPARAM wParam
);
Parameters
wParam
The value to be converted.
Return value
Type: BOOL
TRUE if the specified pointer is the primary action. Otherwise, FALSE.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps only] |
| Minimum supported server | Windows Server 2012 [desktop apps only] |
| Target Platform | Windows |
| Header | winuser.h (include Windows.h) |