Retrieves the index of the specified SmartGlass device.
public:
bool IndexOf(
SmartGlassDevice^ value,
out uint32 index
)
value
Type: SmartGlassDevice
The SmartGlass object.
index
Type: uint32
The index of the SmartGlass object.
Type: bool
True if a device with the specified index has been found.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassDeviceCollection Class