Share via


TDN_VERIFICATION_CLICKED (Compact 2013)

3/28/2014

The task dialog sends this notification when the user clicks the task dialog verification check box.

Syntax

TDN_VERIFICATION_CLICKED
  wParam = 0;
  lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The return value is ignored.

Requirements

Header

shellctrls.h

See Also

Reference

Task Dialogs Notifications
TDN_RADIO_BUTTON_CLICKED