Windows 8 Tablet Question

Is it possible to access the orientation or Yaw Pitch and Roll information from a windows 8 tablet in Unity 4?

I tried months back to use a c# dll that I had that was communicating with the windows 8 sensor api, but whenever it was used in unity, unity would completely crash. I tried compiling the dll vs several versions 3.5, 2.0 ect… to no avail. I had tested that this dll worked in many standalone applications.

Has anyone created any windows 8 projects that use accelerometer / compass data? or even better aggregated 9 axis combined data .(which is what the windows 8 sensor api offers a combination of compass, accelerometer, and gyro data for a refined output)

Any information that could be offered will be highly appreciated.

Anyone?

Hello. I would like to do the same. Have you found a solution from this post ?
Thank you !