SmartGlassAuxiliaryStreamWriteStats Structure

Reports the total number of bytes already sent by the auxiliary stream and the number of bytes queued and still waiting to be sent.

Syntax

public value struct SmartGlassAuxiliaryStreamWriteStats  

Remarks

The total number of bytes written to the stream is SmartGlassAuxiliaryStreamWriteStats.SentBytes + SmartGlassAuxiliaryStreamWriteStats.QueuedBytes.

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassAuxiliaryStream.Write

SmartGlassAuxiliaryStream.OnSend

SmartGlassAuxiliaryStreamReadStats

SmartGlassAuxiliaryStreamWriteStats Members

Windows.Xbox.SmartGlass Namespace