Skip to content

Latest commit

 

History

History
66 lines (54 loc) · 2.23 KB

ns-pointofservicedriverinterface-_posstatisticsheader.md

File metadata and controls

66 lines (54 loc) · 2.23 KB
UID title description old-location tech.root ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames f1_keywords topic_type api_type api_location api_name
NS:pointofservicedriverinterface._PosStatisticsHeader
_PosStatisticsHeader (pointofservicedriverinterface.h)
This structure defines Unified Point of Service (UPOS) standard information about a device. This structure is the header for an incoming statistic.
pos\posstatisticsheader.htm
pos
02/23/2018
PosStatisticsHeader structure
PosStatisticsHeader, PosStatisticsHeader structure, _PosStatisticsHeader, pointofservicedriverinterface/PosStatisticsHeader, pos.posstatisticsheader
pointofservicedriverinterface.h
PointOfServiceDriverInterface.h
Windows
Windows
PosStatisticsHeader
_PosStatisticsHeader
pointofservicedriverinterface/_PosStatisticsHeader
PosStatisticsHeader
pointofservicedriverinterface/PosStatisticsHeader
APIRef
kbSyntax
HeaderDef
PointOfServiceDriverInterface.h
_PosStatisticsHeader
PosStatisticsHeader

_PosStatisticsHeader structure

-description

This structure defines Unified Point of Service (UPOS) standard information about a device. This structure is the header for an incoming statistic.

-struct-fields

-field EntryCount

Indicates the number of statistics that follow this header.

-field DeviceInformation

A PosDeviceInformation structure that contains UPOS standard information about the device, such as its category, manufacturer, and firmware revision.

-field DataLength

Indicates the length, in bytes, of the PosStatisticsHeader and the buffer of PosValueStatisticsEntry that follow this structure in memory.