1
peeps

Jim Travis's Blog : Sensor Constants and VECTOR Types

posted by adminadmin 1043 days, 4 hours, 11 minutes ago
Wednesday, July 15, 2009 8:03:19 PM GMT

Sensor Constants and VECTOR Types In the Windows 7 Sensor platform,

some properties and data fields contain arrays of information. For example, the SENSORPROPERTYLIGHTRESPONSECURVE property contains an array of 4-byte unsigned integers. However, when you receive such arrays through the Sensor API, they will always represented as type VT_VECTOR|UI1, an array of single-byte characters, regardless of the actual type of the data in the array. This requirement arises because the platform uses the WPD se...

category: News | clicked: 1 | | source: blogs.msdn.com | show counter code
tags: sensor, Windows

No comments yet, be the first one to post comment.

To post your comment please login or signup