xtd 0.2.0
Loading...
Searching...
No Matches

◆ msg() [1/2]

uint32 xtd::forms::message::msg ( ) const
noexcept

Gets the ID number for the message.

Returns
The ID number for the message.
Examples
application_add_message_filter.cpp, and form_and_messages.cpp.