LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

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
)
function 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: 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

StateChangedEventArgs Class
StateChangedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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