#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);