Searched refs:GetRawPropInfo (Results 1 – 4 of 4) sorted by relevance
320 STDMETHOD(GetRawPropInfo)(UInt32 index, BSTR *name, PROPID *propID) x;
289 STDMETHODIMP CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() function in NArchive::N7z::CHandler
160 STDMETHODIMP CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() function in CArchiveUpdateCallback
476 RINOK(getRawProps->GetRawPropInfo(i, &name, &propID)); in AddRawProps()