Microsoft DirectX 8.1 (C++) |
The AMTimelineTrack.GetSourcesCount method retrieves the number of sources in the track.
Syntax
object.GetSourcesCount(
pVal As Long
)
Parameters
pVal
Variable that receives the number of sources in the track.
Error Codes
If the method fails, an error is raised.
See Also