This method reads a specified number of bytes from the stream object into memory, starting at the current seek pointer.
At a Glance
Header file: | Objidl.h |
Windows CE versions: | 2.0 and later |
Syntax
HRESULT Read( void * pv, ULONG cb, ULONG *pcbRead );