MarkerHit (Windows CE 5.0)
This event occurs when playback reaches a marker.
Compatibility: Windows Media Player
<SCRIPT FOR="MediaPlayer" EVENT="MarkerHit(lMarkerNum)"LANGUAGE="JScript"> //insert script commands//</SCRIPT>
Parameters
- lMarkerNum
Long value specifying the number of the marker that was reached.
Remarks
This event does not occur if the file is being scanned (fast-forward or fast-reverse).
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Events | Compatibility Modes | Playback Methods and Properties
Send Feedback on this topic to the authors