ISequentialStream : Method overview By inheritance
ISequentialStream
| Member | Visibility | Description | 
|---|---|---|
| Read | default | Read data from the stream | 
| Write | default | Write data to the stream | 
IUnknown
| Member | Visibility | Description | 
|---|---|---|
| QueryInterface | default | Return pointer to VMT table of interface | 
| _AddRef | default | Increase reference count of the interface | 
| _Release | default | Decrease reference count of the interface |