Searched refs:Archive_GetArcProp_Int (Results 1 – 1 of 1) sorted by relevance
509 static HRESULT Archive_GetArcProp_Int(IInArchive *arc, PROPID propid, Int64 &result, bool &defined) in Archive_GetArcProp_Int() function1244 RINOK(Archive_GetArcProp_Int(archive, kpidOffset, Offset, offsetDefined)); in ReadBasicProps()