LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

StateChangedEventArgs Constructor (StateChangedEventArgs)

Show in webframe



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
'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
)
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

 

 


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

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