HidNumericControlDescription.ReportSize 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取报表中使用情况的数据字段的大小。
public:
property unsigned int ReportSize { unsigned int get(); };
uint32_t ReportSize();
public uint ReportSize { get; }
var uInt32 = hidNumericControlDescription.reportSize;
Public ReadOnly Property ReportSize As UInteger
属性值
数据字段大小 (位) 。
注解
如果 ReportCount 大于 1,则每个用法都有一个单独的此大小的数据字段。