get_DigitalAudioCopySetting Method of the IRawCDTrackInfo Interface
[This documentation is preliminary and is subject to change.]
Retrieves the value for the bit that represents the current digital audio copy setting on the resulting media.
Please see the IMAPI_CD_TRACK_DIGITAL_COPY_SETTING enumeration for possible values.
Syntax
HRESULT get_DigitalAudioCopySetting(
[out] IMAPI_CD_TRACK_DIGITAL_COPY_SETTING *value
);
Parameters
- value
The current digital audio copy setting.
Return Value
S_OK is returned on success, but other success codes may be returned as a result of implementation.
Remarks
This property may only be set for tracks containing audio data.
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_TRACK_DIGITAL_COPY_SETTING
Send comments about this topic to Microsoft
Build date: 5/1/2008