msgs12.hlp (Topic list)
WM_PRESPARAMCHANGED (1.2)
                                                      Up Next Previous
────────────────────────────────────────────────────────────────────────────
 
#define INCL_WINMESSAGEMGR
 
WM_PRESPARAMCHANGED
idParam = (ULONG) LONGFROMMP(mp1);   /* presentation-parameter ID */
 
The WM_PRESPARAMCHANGED message is sent when a presentation parameter has
changed.
 
Parameter  Description
────────────────────────────────────────────────────────────────────────────
 
idParam    Low and high word of mp1. Identifies the presentation parameter
           that changed. For a list of presentation parameters, see the
           Presentation parameters topic.
 
See Also
 
WinQueryPresParam, WinSetPresParam