Microsoft DirectX 9.0 |
The VTrackGetCount method retrieves the number of virtual tracks contained in the composition.
Syntax
object.VTrackGetCount(
pVal As Long
)
Parameters
pVal
Variable that receives the number of virtual tracks.
Error Codes
If the method fails, an error is raised.
See Also