Searched refs:CProps (Results 1 – 5 of 5) sorted by relevance
27 struct CProps struct55 class CMethodProps: public CProps argument
138 void CProps::AddProp32(PROPID propid, UInt32 level) in AddProp32()182 HRESULT CProps::SetCoderProps(ICompressSetCoderProperties *scp, const UInt64 *dataSizeReduce) const in SetCoderProps()
12 struct CMethodFull: public CProps
47 (CProps &)dest = (CProps &)m; in PropsMethod_To_FullMethod()
52 static HRESULT SetCoderProps2(const CProps &props, const UInt64 *dataSizeReduce, IUnknown *coder) in SetCoderProps2()