IMAdapter::GetStream
The IMAdapter::GetStream method returns the stream object associated with the adapter object.
Quick info
HRESULT GetStream(long sProperty, long sIndex, IMStream **pIMStream)
Parameters
- sProperty
- [in] - property ID
- sIndex
- [in] - index of the property
- pIMStream
- [out,retval] - handle to stream object
Return values
The
following value is returned when this method is called:
- S_OK
- Success status