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