get_SectorType Method of the IRawCDTrackInfo Interface

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

Retrieves the type of data provided for the sectors in this track. For more detail on the possible sector types, see IMAPI_CD_SECTOR_TYPE.

Syntax

HRESULT get_SectorType(
  [out]  IMAPI_CD_SECTOR_TYPE *value
);

Parameters

  • value
    A pointer to a IMAPI_CD_SECTOR_TYPE enumeration that specifies the type of data provided for the sectors on the 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
IMAPI_CD_SECTOR_TYPE

Send comments about this topic to Microsoft

Build date: 5/1/2008