Share via


IXRStylusInfo::GetDeviceType (Compact 2013)

3/28/2014

This method gets the type of the device.

Syntax

virtual HRESULT STDMETHODCALLTYPE SetDeviceType(
    __out XRTabletDeviceType* pDeviceType
) = 0;

Parameters

  • pDeviceType
    [out] Pointer to an XRTabletDeviceType variable that indicates the type of the device.

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::SetDeviceType
XRTabletDeviceType