Share via


IXRStylusInfo::SetDeviceType (Compact 2013)

3/28/2014

This method sets the type of the device.

Syntax

virtual HRESULT STDMETHODCALLTYPE SetDeviceType(
    __in XRTabletDeviceType DeviceType
) = 0;

Parameters

Return Value

Returns a standard HRESULT value.

.NET Framework Equivalent

System.Windows.Input.StylusDevice.DeviceType

Requirements

Header

XamlRuntime.h

sysgen

SYSGEN_XAML_RUNTIME

See Also

Reference

IXRStylusInfo
IXRStylusInfo::GetDeviceType
XRTabletDeviceType