StateChangedEventArgs Constructor

Summary
The StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler
Syntax
C#
C++/CLI
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

Help Version 22.0.2022.12.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.