WM_ENABLE - Syntax

This message notifies a windows of a change to its enable state.

param1
     USHORT  usnewenabledstate  /*  New enabled state indicator. */

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


[Back: WM_ENABLE - Parameters]
[Next: WM_ENABLE - Remarks]