Microsoft Windows CE 3.0  

MarkerCount

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.

Retrieves a value specifying the number of markers in the current clip.

Compatibility:Windows Media Player

[
lMarkers
= ] MediaPlayer.MarkerCount

Parameters

lMarkers
Long value specifying the number of markers in the current clip. This property is read-only with no default value.

Remarks

This property returns zero if a file has no markers or the FileNameproperty is not set. Marker numbers start at 1.

See Also

GetMarkerName, GetMarkerTime, Playback Methods and Properties