Home | History | Annotate | Download | only in Archive

Lines Matching full:chandler

121 class CHandler:

177 CHandler();
180 CHandler::CHandler()
346 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)
375 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems)
381 STDMETHODIMP CHandler::GetProperty(UInt32, PROPID propID, PROPVARIANT *value)
465 HRESULT CHandler::Open2(IInStream *inStream, /* UInt32 flags, */ IArchiveOpenCallback *callback)
537 STDMETHODIMP CHandler::Open(IInStream *inStream, const UInt64 *, IArchiveOpenCallback *callback)
547 STDMETHODIMP CHandler::OpenSeq(ISequentialInStream *stream)
556 STDMETHODIMP CHandler::Close()
733 STDMETHODIMP CHandler::Extract(const UInt32 *indices, UInt32 numItems,
802 STDMETHODIMP CHandler::GetFileTimeType(UInt32 *timeType)
808 STDMETHODIMP CHandler::UpdateItems(ISequentialOutStream *outStream, UInt32 numItems,
937 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps)