Files
EF3-Interface/PcDmis/Base/Interfac/Msi/Hsi/MicroVu/HAL_VIDEOPROBE.H
T
2013-05-09 20:29:54 +08:00

11 lines
336 B
C++

#pragma once
//////////////////////////////////////////////////////////////////////
//
// HAL_VideoProbe.h : interface for the Video Probe related functions
//
//////////////////////////////////////////////////////////////////////
HAL_STATUS HAL_VP_GetActiveProbe(int &nProbe);
HAL_STATUS HAL_VP_SetActiveProbe(int nProbe);