ConceptHMI Web Help
MessageHandler Delegate
Delegate declaration that matches managed WndProc signatures.
Syntax
internal delegate IntPtr MessageHandler( 
   WM uMsg,
   IntPtr wParam,
   IntPtr lParam,
   out bool handled
)

Parameters

uMsg
wParam
lParam
handled
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MessageHandler Members
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback