Sent when the control changes its play state.
Private Sub object_PlayStateChange OldState NewState
Parameter Description OldState A Long value specifying the previous PlayState property value. NewState A Long value specifying the new PlayState property value.
Use this event to process changes in the PlayState property.
SendPlayStateChangeEvents, PlayState
Return to Player Control Reference.
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.