get_AudioHasPreemphasis Method of the IRawCDTrackInfo Interface
[This documentation is preliminary and is subject to change.]
Retrieves the value that specifies if an audio track has an additional pre-emphasis added to the audio data.
Syntax
HRESULT get_AudioHasPreemphasis(
[out] VARIANT_BOOL *value
);
Parameters
- value
Value that specifies if an audio track has an additional pre-emphasis added to the audio data.
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
Send comments about this topic to Microsoft
Build date: 5/1/2008