tbx.h
上传用户:fy98168
上传日期:2015-06-26
资源大小:13771k
文件大小:0k
源码类别:

DVD

开发平台:

C/C++

  1. #ifndef _J_TBX_H_
  2. #define _J_TBX_H_
  3. #include "stddefs.h"    /* STAPI includes */
  4. #include "sttbx.h"
  5. extern ST_DeviceName_t  g_KBTbxDeviceName;
  6. ST_ErrorCode_t KB_TbxSetup(void);
  7. #endif /* _J_TBX_H_ */
  8. /* EOF */