monitorbsol.h
来自「API_0.83_for_BlueSoleil 希望对从事蓝牙变成的人会有所帮」· C头文件 代码 · 共 17 行
H
17 行
/************************************************************************************
// 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
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?