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

OnOperationCompleted Method (WindowLevelInformationArgument)







true if the execution succeeded by the component that used the argument.
Updates the Result property and fires the Leadtools.Medical.Workstation.WindowLevelInformationArgument.OperationCompleted event.
Syntax
public void OnOperationCompleted( 
   bool result
)
'Declaration
 
Public Sub OnOperationCompleted( _
   ByVal result As Boolean _
) 
'Usage
 
Dim instance As WindowLevelInformationArgument
Dim result As Boolean
 
instance.OnOperationCompleted(result)
public void OnOperationCompleted( 
   bool result
)
 function Leadtools.Medical.Workstation.WindowLevelInformationArgument.OnOperationCompleted( 
   result 
)
public: void OnOperationCompleted( 
   bool result
) 
public:
void OnOperationCompleted( 
   bool result
) 

Parameters

result
true if the execution succeeded by the component that used the argument.
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

WindowLevelInformationArgument Class
WindowLevelInformationArgument Members

 

 


Products | Support | Contact Us | Copyright Notices

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