xgcpupdownnotification.h
来自「非常不错的网管开发包」· C头文件 代码 · 共 21 行
H
21 行
#ifndef _MIBGROUP_XGCPUPDOWNNOTIFICATION_H#define _MIBGROUP_XGCPUPDOWNNOTIFICATION_H/* we may use header_generic and header_simple_table from the util_funcs module */#include "xgcpCommon.h"config_require(util_funcs)/* function prototypes */void init_xgcpUpDownNotification(void);FindVarMethod var_xgcpUpDownNotification;#endif /* _MIBGROUP_XGCPUPDOWNNOTIFICATION_H */
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?