SmartGlassDeviceCollection.First Method

Gets an object that can iterate through the enumerated SmartGlass devices, starting with the first.

Syntax

public:
IIterator<SmartGlassDevice^ >^ First()  

Return value

Type: IIterator<SmartGlassDevice^ > 

An object that can iterate through the enumerated devices, starting with the first.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

Remarks

Currently there is a maximum of four connected SmartGlass devices.

See also

Reference

SmartGlassDeviceCollection Class

SmartGlassDeviceCollection Members

Windows.Xbox.SmartGlass Namespace