SmartGlassAuxiliaryStream.Open Method

Opens the console end of the auxiliary stream and makes the stream available for connection.

Syntax

public:
void Open()  

Remarks

To get the SmartGlassAuxiliaryStream object for a device, use the SmartGlassDevice.AuxiliaryStream propety.

Both the Xbox One console and the SmartGlass-enabled device must open the auxiliary stream before you can start reading data from or writing data to the stream.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassDevice.AuxiliaryStream

SmartGlassAuxiliaryStream.Close

SmartGlassAuxiliaryStream.Read

SmartGlassAuxiliaryStream.Write

SmartGlassAuxiliaryStream Class

SmartGlassAuxiliaryStream Members

Windows.Xbox.SmartGlass Namespace