Specifications

E_NOTIMPL: Method is not supported.
E_INVALIDARG : lpType argument is invalid.
Adv_DVPAPI_SetAudioOutputType
Syntax
HRESULT Adv_DVPAPI_SetAudioOutputType(
AUDIO_OUTPUT_TYPE Type)
Description
Sets the audio type
Parameters
Type
[in] New audio output type.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_NOTIMPL: Method is not supported.
Adv_DVPAPI_GetNavigationMode
Syntax
HRESULT Adv_DVPAPI_GetNavigationMode(
LPNAVIGATION_MODE lpMode)
Description
Retrieves the currently set navigation mode.
Parameters
lpMode
[out] Pointer to the currently set Navigation mode
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_NOTIMPL: Method is not supported.
Adv_DVPAPI_SetNavigationMode
DVP-7410 User’s Manual
54