This method writes a specified number of bytes into the stream object starting at the current seek pointer.
At a Glance
Syntax
HRESULT Write( void const * pv, ULONG cb, ULONG * pcbWritten);