ConceptHMI Web Help
WndProc Delegate
Delegate declaration that matches native WndProc signatures.
Syntax
internal delegate IntPtr WndProc( 
   IntPtr hwnd,
   WM uMsg,
   IntPtr wParam,
   IntPtr lParam
)

Parameters

hwnd
uMsg
wParam
lParam
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

WndProc Members
Concept.Utils.Wpf Namespace

 

 


© 2016 Objectis

Send Feedback