SendAllMsg
This function sends the specified message to all windows in the active application.
- Syntax: void DISTANCE SendAllMsg(UINT Message, UINT Data, UINT Extra)
- Parameters: UINT Message Message to be sent.
UINT Data Optional component of message.
UINT Extra Optional component of message.