www.pudn.com > LanyaTest.rar > MonitorBsol.h, change:2004-09-16,size:424b


/************************************************************************************ 
// Sample code for calling IVT BlueSoleil APIs 
 
  Copyright (c) 2004 -2005 , IVT Corporation. All rights reserved. 
 
*******************************************************************************************/ 
 
#ifndef _BSOL_MONITOR_H_ 
#define _BSOL_MONITOR_H_ 
 
void StartMornitorBsol(); 
void EndMornitorBsol(); 
 
#endif