Machine Interface Utility:VER1.0

This commit is contained in:
TAO Cheng
2013-05-09 20:29:54 +08:00
commit 036cdcb228
743 changed files with 104786 additions and 0 deletions
@@ -0,0 +1,10 @@
#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);