Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
Adv_DVPAPI_GetDisplayMode
Syntax
HRESULT Adv_DVPAPI_GetDisplayMode(
LPDISPLAY_MODE lpMode)
Description
Retrieves the current mode of the display, being VGA or any of the supported
TV modes.
Parameters
lpMode
[out] Pointer to the returned display mode.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_INVALIDARG : lpMode argument is invalid.
Adv_DVPAPI_SetDisplayMode
Syntax
HRESULT Adv_DVPAPI_SetDisplayMode(
DISPLAY_MODE Mode)
Description
Sets the display mode to be VGA or any of the supported TV modes.
Parameters
Mode
[in] New display mode.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_NOTIMPL: Method is not supported.
DVP-7410 User’s Manual
48
Comentarios a estos manuales