SmartGlassDeviceCollection.IndexOf Method

Retrieves the index of the specified SmartGlass device.

Syntax

public:
bool IndexOf(
         SmartGlassDevice^ value,
         out uint32 index
)  

Parameters

value
Type: SmartGlassDevice 

The SmartGlass object.

index
Type: uint32 

 The index of the SmartGlass object.

Return value

Type: bool 

 True if a device with the specified index has been found.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassDeviceCollection Class

SmartGlassDeviceCollection Members

Windows.Xbox.SmartGlass Namespace