Skip to content

Latest commit

 

History

History
108 lines (86 loc) · 3.24 KB

nf-imapi2-idiscformat2rawcd-get_requestedsectortype.md

File metadata and controls

108 lines (86 loc) · 3.24 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:imapi2.IDiscFormat2RawCD.get_RequestedSectorType
IDiscFormat2RawCD::get_RequestedSectorType (imapi2.h)
Retrieves the requested data sector to use during write of the stream.
IDiscFormat2RawCD interface [IMAPI]
get_RequestedSectorType method
IDiscFormat2RawCD.get_RequestedSectorType
IDiscFormat2RawCD::get_RequestedSectorType
get_RequestedSectorType
get_RequestedSectorType method [IMAPI]
get_RequestedSectorType method [IMAPI]
IDiscFormat2RawCD interface
imapi.idiscformat2rawcd__get_requestedsectortype_
imapi2/IDiscFormat2RawCD::get_RequestedSectorType
imapi\idiscformat2rawcd__get_requestedsectortype_.htm
imapi
7964e25e-43ed-4ed0-aeee-dac656700fea
12/05/2018
IDiscFormat2RawCD interface [IMAPI],get_RequestedSectorType method, IDiscFormat2RawCD.get_RequestedSectorType, IDiscFormat2RawCD::get_RequestedSectorType, get_RequestedSectorType, get_RequestedSectorType method [IMAPI], get_RequestedSectorType method [IMAPI],IDiscFormat2RawCD interface, imapi.idiscformat2rawcd__get_requestedsectortype_, imapi2/IDiscFormat2RawCD::get_RequestedSectorType
imapi2.h
Windows
Windows Vista, Windows XP with SP2 [desktop apps only]
Windows Server 2003 [desktop apps only]
Imapi2.idl
Windows
19H1
IDiscFormat2RawCD::get_RequestedSectorType
imapi2/IDiscFormat2RawCD::get_RequestedSectorType
c++
APIRef
kbSyntax
COM
imapi2.h
IDiscFormat2RawCD.get_RequestedSectorType

IDiscFormat2RawCD::get_RequestedSectorType

-description

Retrieves the requested data sector to use during write of the stream.

-parameters

-param value [out]

Requested data sector type. For possible values, see IMAPI_FORMAT2_RAW_CD_DATA_SECTOR_TYPE.

-returns

S_OK is returned on success, but other success codes may be returned as a result of implementation. The following error codes are commonly returned on operation failure, but do not represent the only possible error values:

Return code Description
E_POINTER
Pointer is not valid.

Value: 0x80004003

E_IMAPI_DF2RAW_MEDIA_IS_NOT_PREPARED
The requested operation is only valid when media has been "prepared".

Value: 0xC0AA0602

-see-also

IDiscFormat2RawCD

IDiscFormat2RawCD::get_SupportedSectorTypes

IDiscFormat2RawCD::put_RequestedSectorType