xref: /third_party/lzma/CPP/7zip/UI/Common/SetProperties.h
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/lzma/CPP/7zip/UI/Common/
1370b324cSopenharmony_ci// SetProperties.h
2370b324cSopenharmony_ci
3370b324cSopenharmony_ci#ifndef ZIP7_INC_SETPROPERTIES_H
4370b324cSopenharmony_ci#define ZIP7_INC_SETPROPERTIES_H
5370b324cSopenharmony_ci
6370b324cSopenharmony_ci#include "Property.h"
7370b324cSopenharmony_ci
8370b324cSopenharmony_ciHRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties);
9370b324cSopenharmony_ci
10370b324cSopenharmony_ci#endif
11

Indexes created Thu Nov 07 10:32:03 CST 2024