This message is sent by the dialog manager to identify the type of control, to determine what kinds of messages the control understands, and also to determine whether an input message may be processed by the dialog manager or passed down to the control.

param1
     PQMSG  pQmsg         /*  Message queue structure. */

param2
     ULONG  ulReserved    /*  Reserved value, should be 0. */


[Back] [Next]