IMStream::Write
The IMStream::Write method writes a portion of an array of bytes.
Quick info
HRESULT Write(VARIANT vData, long lSize)
Parameters
- vData
- [in] - array of bytes
- lSize
- [in] - number of bytes to write
Return values
The
following value is returned when this method is called:
- S_OK
- Success status