Leadtools.Dicom.AddIn.Interfaces Namespace > IProcessCFind Interface : MatchFound Event |
event MatchFoundDelegate MatchFound
'Declaration Event MatchFound As MatchFoundDelegate
'Usage Dim instance As IProcessCFind Dim handler As MatchFoundDelegate AddHandler instance.MatchFound, handler
event MatchFoundDelegate MatchFound
add_MatchFound(function(sender, e)) remove_MatchFound(function(sender, e))
event MatchFoundDelegate^ MatchFound
The event handler receives an argument of type MatchFoundEventArgs containing data related to this event. The following MatchFoundEventArgs properties provide information specific to this event.
Property | Description |
---|---|
DataSet | Gets the matched dataset. |
Warning | Gets or sets a value indicating whether there is a warning with this C-FIND-REQ match. |
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