Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 389 Bytes

idatawriter_writeuint32_1474257237.md

File metadata and controls

23 lines (16 loc) · 389 Bytes
-api-id -api-type
M:Windows.Storage.Streams.IDataWriter.WriteUInt32(System.UInt32)
winrt method

Windows.Storage.Streams.IDataWriter.WriteUInt32

-description

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

-parameters

-param value

The value.

-remarks

-examples

-see-also