Microsoft Windows CE 3.0  

MarkerHit

Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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).

See Also

Playback Methods and Properties