Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

PlayStateEventArgs Constructor (PlayStateEventArgs)







A PlayState value that represents the current play state.
A PlayState value that represents the old play state.
Initializes a PlayStateEventArgs class with the specified parameters.
Syntax
public PlayStateEventArgs( 
   PlayState currentState,
   PlayState oldState
)
'Declaration
 
Public Function New( _
   ByVal currentState As PlayState, _
   ByVal oldState As PlayState _
)
'Usage
 
Dim currentState As PlayState
Dim oldState As PlayState
 
Dim instance As New PlayStateEventArgs(currentState, oldState)

            

            
public: PlayStateEventArgs( 
   PlayState currentState,
   PlayState oldState
)
public:
PlayStateEventArgs( 
   PlayState currentState,
   PlayState oldState
)

Parameters

currentState
A PlayState value that represents the current play state.
oldState
A PlayState value that represents the old play state.
Requirements

Target Platforms

See Also

Reference

PlayStateEventArgs Class
PlayStateEventArgs Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features