Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 373 Bytes

datawriter_writeint32_1470111316.md

File metadata and controls

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

Windows.Storage.Streams.DataWriter.WriteInt32

-description

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

-parameters

-param value

The value.

-remarks

-examples

-see-also