Lines Matching defs:GetProperty
318 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 index, PROPID propID, PROPVARIANT *value))
448 RINOK(arc->GetProperty(index, propID, &prop))
551 RINOK(Archive->GetProperty(curIndex, kpidName, &prop))
736 RINOK(Archive->GetProperty(index, kpidPath, &prop))
761 RINOK(Archive->GetProperty(index, kpidExtension, &prop))
854 RINOK(Archive->GetProperty(index, kpidName, &prop))
948 RINOK(archive->GetProperty(index, kpidSize, &prop))
969 RINOK(Archive->GetProperty(index, kpidSize, &prop))
987 RINOK(Archive->GetProperty(index, kpidMTime, &prop))
1005 RINOK(Archive->GetProperty(index, kpidTimeType, &prop))
1201 Z7_COM7F_IMF(CArchiveOpenCallback_Offset::GetProperty(PROPID propID, PROPVARIANT *value))
1204 return OpenVolumeCallback->GetProperty(propID, value);