LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

MessagerQuestionHandler Delegate







A MessagerQuestionEventArgs that contains the event data.
Represents the method that will handle the Leadtools.Medical.Workstation.WorkstationMessager.Question event.
Syntax
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs args
)
'Declaration
 
Public Delegate Sub MessagerQuestionHandler( _
   ByVal args As MessagerQuestionEventArgs _
) 
'Usage
 
Dim instance As New MessagerQuestionHandler(AddressOf HandlerMethod)
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs args
)
MessagerQuestionHandler( 
   args 
)
public: __gc __delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs* args
)
public delegate void MessagerQuestionHandler( 
   MessagerQuestionEventArgs* args
)

Parameters

args
A MessagerQuestionEventArgs that contains the event data.
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

MessagerQuestionHandler Members
Leadtools.Medical.Workstation Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.