Subscriber portal
Gets a stream that can be used to access the file data.
HRESULT GetFileStream( IStream **ppFileStream);
[out] Returns an IStream object that is positioned at the start of the file.
S_OK
E_POINTER