LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnOperationCompleted Method (IWorkstationArgument<D,T>)

Show in webframe






true if the execution succeeded by the component that used the argument; otherwise, it is false.
Updates the Result property and fires the OperationCompleted event.
Syntax
void OnOperationCompleted( 
   T result
)
'Declaration
 
Sub OnOperationCompleted( _
   ByVal result As T _
) 
'Usage
 
Dim instance As IWorkstationArgument(Of D,T)
Dim result As T
 
instance.OnOperationCompleted(result)

            

            
void OnOperationCompleted( 
   T* result
) 
void OnOperationCompleted( 
   T* result
) 

Parameters

result
true if the execution succeeded by the component that used the argument; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

IWorkstationArgument<D,T> Interface
IWorkstationArgument<D,T> Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.