Home | History | Annotate | Download | only in 7z

Lines Matching defs:CHandler

32 CHandler::CHandler()

49 STDMETHODIMP CHandler::GetNumberOfItems(UInt32 *numItems)
59 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 * /* numProperties */)
64 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */,
83 STDMETHODIMP CHandler::GetArchiveProperty(PROPID propID, PROPVARIANT *value)
193 bool CHandler::IsEncrypted(UInt32 index2) const
201 STDMETHODIMP CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value)
384 STDMETHODIMP CHandler::Open(IInStream *stream,
435 STDMETHODIMP CHandler::Close()
447 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, Int32 numProperties)