WinSetClassMsgInterest Parameter - lControl
lControl
(
LONG
) - input
Interest identifier for the message class.
SMI_INTEREST
Interested in the message, or messages
SMI_NOINTEREST
Not interested in the message, or messages
SMI_AUTODISPATCH
Interested in the message or messages, but they are to be automatically dispatched to the window procedure.
[Back: WinSetClassMsgInterest Parameter - ulMsgClass]
[Next: WinSetClassMsgInterest Return Value - rc]