Advantech DVP-7410 Especificaciones Pagina 43

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 62
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 42
Description
Copies the contents of the video buffer to the Window’s Clipboard in 24 bit
bitmap format.
Parameters
This function has no parameters.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
Remarks
The return value for calling this method while being out of context
i.e. playing audio, is E_FAIL
Adv_DVPAPI_CaptureFrame
Syntax
HRESULT Adv_DVPAPI_CaptureFrame(
BSTR lpPath)
Description
Saves the contents of the video buffer to a given file in 24bit bitmap format.
Parameters
lpPath
[in] Pointer to a NULL terminated wide character
buffer containing the path of the file to be saved.
The path length must not exceed MAX_PATH.
Return Value
E_FAIL: Failure.
S_OK: Success.
E_ACCESSDENIED : This interface is not initialized.
E_INVALIDARG : lpPath argument is invalid or too long.
Remarks
The return value for calling this method while being out of context
i.e. playing audio, is E_FAIL
Adv_DVPAPI_GetVolumeLevel
Syntax
HRESULT Adv_DVPAPI_GetVolumeLevel(
39
Vista de pagina 42
1 2 ... 38 39 40 41 42 43 44 45 46 47 48 ... 61 62

Comentarios a estos manuales

Sin comentarios