Dynamedia DynaCD ActiveX DocHelp V1.30
General Information
Overview
Properties
Methods
Events
Web Site
Contact Us
DynaCD EVENTS


CdMediaChanged():
Fire when Cd have changed.

CdPositionChanged():
Fire when track position changed.

CdTrackChanged()
Fire when the track changed.
You can get the previous track with the properties.

CdStateChanged(NewState As String, OldState As String)
Fire when the state changed.
For more information see the properties.

CdError(ErrorCode As Long, ErrorString As String)
Fire when an error occured.