C++
ADUI_NOTIFY ADUI_PORT AdUiNotification( WPARAM wp );
File
aduiMessage.h
Description
When a handler processes an AdUi message, a notification may be encrypted in the high word of the received WPARAM. This function extracts the notification code from the message parameter.
Parameters
Parameters | Description |
---|---|
wp | Message-specific value, received as a WPARAM |