←Select platform

StateChangedEventArgs Constructor

Summary

The StateChangedEventArgs object is the event arguments object for the StateChangedEventHandler. For more information, see StateChangedEventHandler

Syntax

C#
VB
C++
Public Function New( _ 
   ByVal lastState As Leadtools.Multimedia.PlayState, _ 
   ByVal state As Leadtools.Multimedia.PlayState _ 
) 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly