Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

StateChangedEventArgs Constructor (StateChangedEventArgs)






Value that specifies the previous state of the object.
Value that specifies the new state of the object.
The StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler
Syntax
public StateChangedEventArgs( 
   PlayState lastState,
   PlayState state
)
'Declaration
 
Public Function New( _
   ByVal lastState As PlayState, _
   ByVal state As PlayState _
)
'Usage
 
Dim lastState As PlayState
Dim state As PlayState
 
Dim instance As New StateChangedEventArgs(lastState, state)
public:
StateChangedEventArgs( 
   PlayState lastState,
   PlayState state
)

Parameters

lastState
Value that specifies the previous state of the object.
state
Value that specifies the new state of the object.
Requirements

Target Platforms

See Also

Reference

StateChangedEventArgs Class
StateChangedEventArgs Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features