# CellfenceInfo ## 概述 定义基站基本信息的数据结构。 **起始版本:** 4.0 **相关模块:**[HdiLpfenceCellfence](_hdi_lpfence_cellfence.md) ## 汇总 ### Public 属性 | 名称 | 描述 | | -------- | -------- | | unsigned int [lac](#lac) | 基站号 | | unsigned long [cid](#cid) | 小区号 | ## 类成员变量说明 ### cid ``` unsigned long CellfenceInfo::cid ``` **描述** 小区号 ### lac ``` unsigned int CellfenceInfo::lac ``` **描述** 基站号