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