MP3Sound Control Events
All of the events that apply to this control are in this table.
PlayFinished Event
Description
Usage
Sub ctlname_PlayFinished ()
Remarks
Data Type
none
PlaymodeChanged Event
DescriptionUsage
Sub ctlname_PlaymodeChanged ()
Remarks
Data Type
none
ReturnError Event
DescriptionUsage
Sub ctlname_ReturnError (errLong As Long, errDescription As String)
Remarks
Data Type
Long, String