IRsFileHandle Member List
This is the complete list of members for
IRsFileHandle, including all inherited members.
| AddChunk([in] IRsFileChunk *pRsFileChunk,[in] RtBOOL bMakeCopy) | IRsFileHandle | |
| Close([in] RtBOOL bForce) | IRsFileHandle | |
| DeleteChunk([in] RtDWORD dwIndex) | IRsFileHandle | |
| FindChunk([in] IID iid,[in] RtDWORD dwFromIndex,[out, retval] RtDWORD *pdwIndex) | IRsFileHandle | |
| FlushToStream([in] RtBOOL bIgnoreBadChunks) | IRsFileHandle | |
| GetChunk([in] RtDWORD dwIndex,[in] RtDWORD dwFlags,[out, retval] IRsFileChunk **ppRsFileChunk) | IRsFileHandle | |
| GetChunksList([in] RtBOOL bCheckConsistency,[out, retval] IRdChunksList **ppChunksList) | IRsFileHandle | |
| GetFlags([out, retval] RtDWORD *pdwFlags) | IRsFileHandle | |
| GetStream([out, retval] IStream **ppStm) | IRsFileHandle | |
| GetStreamName([out, retval] BSTR *pbstrStreamName) | IRsFileHandle | |
| InsertChunk([in] RtDWORD dwIndex,[in] IRsFileChunk *pRsFileChunk,[in] RtBOOL bMakeCopy) | IRsFileHandle | |
| Open([in] RtDWORD dwFlags) | IRsFileHandle | |
| ReplaceChunk([in] RtDWORD dwIndex,[in] IRsFileChunk *pRsFileChunk,[in] RtBOOL bMakeCopy) | IRsFileHandle | |
| ScanChunksList([out, retval] IRdChunksList **ppChunksList) | IRsFileHandle | |