C++
ADUI_REPLY OnNotifyGeneric( UINT controlId, LPARAM lParam ) override;
Description
This function is an ADUI message handler. See ADUI documentation for details.
Parameters
Parameters | Description |
---|---|
controlId | Control's resource identifier |
lParam | Application-defined data that the control attached to the notification |