Поделиться через


HidNumericControlDescription.ReportCount Свойство

Определение

Возвращает количество отчетов, связанных с заданным элементом управления.

public:
 property unsigned int ReportCount { unsigned int get(); };
uint32_t ReportCount();
public uint ReportCount { get; }
var uInt32 = hidNumericControlDescription.reportCount;
Public ReadOnly Property ReportCount As UInteger

Значение свойства

UInt32

unsigned int

uint32_t

Количество отчетов.

Применяется к

См. также раздел