Share via


get_TrackIndexes Method of the IRawCDTrackInfo Interface

[This documentation is preliminary and is subject to change.]

Retrieves the one-based index of the tracks on the disc. If the first track number is set to one, then this value is equivalent to the TrackNumber property accessed with IRawCDTrackInfo::get_TrackNumber.

Syntax

HRESULT get_TrackIndexes(
  [out]  LONG **value
);

Parameters

  • value
    The one-based index associated with this track.

Return Value

S_OK is returned on success, but other success codes may be returned as a result of implementation.

Requirements

Client Requires Windows Vista or Windows XP SP2.
Server Requires Windows Server 2008 or Windows Server 2003.
IDL

Declared in Imapi2.idl.

See Also

IRawCDTrackInfo

Send comments about this topic to Microsoft

Build date: 5/1/2008