ISCTE_EAS::GetDetailsAudioOOBSourceID Method
This topic applies to Windows Vista and later.
The GetDetailsAudioOOBSourceID method returns the source identifier of the virtual audio channel for the emergency alert.
Syntax
HRESULT GetDetailsAudioOOBSourceID(
[out] WORD *pwVal
);
Parameters
- pwVal [out]
Receives the audio_OOB_source_ID field.
Return Value
The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.
Return code | Description |
---|---|
MPEG2_E_UNINITIALIZED |
The Initialize method was not called. |
S_OK |
The method succeeded. |
Requirements
Header | Declared in Atscpsipparser.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008