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