IStream::Write

This method writes a specified number of bytes into the stream object starting at the current seek pointer.

At a Glance

Header file: Objidl.h
Windows CE versions: 2.0 and later

Syntax

HRESULT Write( void const * pv, ULONG cb, ULONG * pcbWritten);