IMStream::GetSize

The IMStream::GetSize method returns the current size of the stream.

Quick info

HRESULT GetSize([out, retval] long *pVal) 

Parameters

pVal
[out, retval] - stream size (in bytes)

Return values

The following value is returned when this method is called:
S_OK
Success status