Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 373 Bytes

datawriter_writeint16_1332668784.md

File metadata and controls

23 lines (16 loc) · 373 Bytes
-api-id -api-type
M:Windows.Storage.Streams.DataWriter.WriteInt16(System.Int16)
winrt method

Windows.Storage.Streams.DataWriter.WriteInt16

-description

Writes a 16-bit integer value to the output stream.

-parameters

-param value

The value.

-remarks

-examples

-see-also