IRecTracks::Item Method

Returns a track of the collection.

IDL

[propget, id(0x000000C9)]

HRESULT _stdcall Item([in] long Index, [out, retval] IRecTrack** Value);

Parameters

Parameters

Description

[in] long Index

Index of the track to get, between 0 and Count.

OutRetVal

Track in specified Index.

Description

Group

IRecTracks Methods