Win32 and COM for Windows Runtime apps (devices)
These device-related APIs are supported for developing Windows Runtime apps.
Note
Some API are supported only for Windows Store apps and not Windows Phone Store apps, and vice-versa. Specific compatibility details for a particular API can be found in its reference topic or relevant header file. For more information, see Win32 and COM for Windows Runtime apps.
Device access
- CreateDeviceAccessInstance
- ICreateDeviceAccessAsync
- IDeviceIoControl
- IDeviceRequestCompletionCallback
Game controllers
- XInputEnable
- XInputGetAudioDeviceIds
- XInputGetBatteryInformation
- XInputGetCapabilities
- XInputGetKeystroke
- XInputGetState
- XInputSetState
Windows Portable Devices
- FreePortableDevicePnPIDs
- IEnumPortableDeviceObjectIDs
- IPortableDevice
- IPortableDeviceCapabilities
- IPortableDeviceContent
- IPortableDeviceContent2
- IPortableDeviceDataStream
- IPortableDeviceDispatchFactory
- IPortableDeviceEventCallback
- IPortableDeviceKeyCollection
- IPortableDeviceManager
- IPortableDeviceProperties
- IPortableDevicePropertiesBulk
- IPortableDevicePropertiesBulkCallback
- IPortableDevicePropVariantCollection
- IPortableDeviceResources
- IPortableDeviceService
- IPortableDeviceServiceCapabilities
- IPortableDeviceServiceManager
- IPortableDeviceServiceMethodCallback
- IPortableDeviceServiceMethods
- IPortableDeviceValues
- IPortableDeviceValuesCollection
- IPortableDeviceUnitsStream
Related topics
Show: