Microsoft DirectX 9.0

AMTimelineTrack.GetSourcesCount Method

The 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