TTM_RELAYEVENTTTM_RELAYEVENT*
*Contents  *Index  *Topic Contents
*Previous Topic: TTM_POP
*Next Topic: TTM_SETDELAYTIME

TTM_RELAYEVENT


TTM_RELAYEVENT 
    wParam = 0; 
    lParam = (LPARAM) (LPMSG) lpmsg; 

Passes a mouse message to a tooltip control for processing.

lpmsg
Address of an MSG structure that contains the message to relay.

A tooltip control processes only the following messages passed to it by the TTM_RELAYEVENT message:

All other messages are ignored.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.