Skip to content

Latest commit

 

History

History
62 lines (52 loc) · 1.55 KB

ns-pointofservicedriverinterface-_posstringtype.md

File metadata and controls

62 lines (52 loc) · 1.55 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._PosStringType
_PosStringType (pointofservicedriverinterface.h)
This structure represents a Point of Service (POS) unicode string with a length of DataLengthInBytes.
pos\posstringtype.htm
pos
02/23/2018
PosStringType structure
PosStringType, PosStringType structure, _PosStringType, pointofservicedriverinterface/PosStringType, pos.posstringtype
pointofservicedriverinterface.h
PointOfServiceDriverInterface.h
Windows
Windows
PosStringType
_PosStringType
pointofservicedriverinterface/_PosStringType
PosStringType
pointofservicedriverinterface/PosStringType
APIRef
kbSyntax
HeaderDef
PointOfServiceDriverInterface.h
_PosStringType
PosStringType

_PosStringType structure

-description

This structure represents a Point of Service (POS) unicode string with a length of DataLengthInBytes.

-struct-fields

-field DataLengthInBytes

The length of the string in bytes.

-remarks

The string is Unicode and the contents of the string follow immediately after the PosStringType structure.