MarkerCount
This property contains 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 FileName property is not set. Marker numbers start at 1.
Requirements
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes | Playback Methods and Properties | GetMarkerName | GetMarkerTime
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.