Share via


TDN_CREATED (Compact 2013)

3/28/2014

The task dialog sends this notification after the dialog has been created and before it is displayed.

Syntax

TDN_CREATED
    wParam = 0;
    lParam = 0;

Parameters

  • wParam
    Not used.
  • lParam
    Not used.

Return Value

The return value is ignored.

Remarks

Requirements

Header

shellctrls.h

See Also

Reference

Task Dialogs Notifications
TDN_DESTROYED