次の方法で共有


Create a Windows Runtime component for device access

You can create a Windows Runtime component to wrap the component that accesses your driver. You can then write a Windows Store device app for your device in C# or JavaScript.

Instructions

See the Custom Driver Access Sample.This sample implements a Windows Runtime component for providingthe functionality of a specialized device, and it uses the functionality in a Windows Store device app.

Samples

Custom Driver Access Sample

White papers

Windows Store device app Design Guide for Specialized Devices

Other resources

Device Experience for Specialized Devices

Device Experience for Windows 8