Home
last modified time | relevance | path

Searched defs:HIWORD (Results 1 – 1 of 1) sorted by path

/aoo41x/main/automation/inc/automation/
H A Dcommdefines.hxx42 #define HIWORD(d) ((comm_WORD)(((comm_DWORD)(d) >> 16) & 0xFFFF)) macro

Completed in 6 milliseconds