Desktop Functions: Smart Device Functions:
|
Search Results for "BM_CLICK" in [All]Constants1: BM_CLICK
const int BM_CLICK = 0x00F5;
case BM_CLICK: user32
Dim theClickMessage As UInteger = Convert.ToUInt32("0x00F5", 16) '= BM_CLICK value |