Reports the total number of bytes received from the auxiliary stream and the number of bytes available to read.
public value struct SmartGlassAuxiliaryStreamReadStats
The number of bytes already read is SmartGlassAuxiliaryStreamReadStats.ReceivedBytes - SmartGlassAuxiliaryStreamReadStats.AvailableBytes.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassAuxiliaryStream.Read
SmartGlassAuxiliaryStream.OnReceive
SmartGlassAuxiliaryStreamWriteStats Structure