Searched refs:CProps (Results 1 – 4 of 4) sorted by relevance
164 void CProps::AddProp32(PROPID propid, UInt32 val) in AddProp32()172 void CProps::AddPropBool(PROPID propid, bool val) in AddPropBool()215 HRESULT CProps::SetCoderProps(ICompressSetCoderProperties *scp, const UInt64 *dataSizeReduce) const in SetCoderProps()
30 struct CProps struct59 class CMethodProps: public CProps argument
52 (CProps &)dest = (CProps &)m; in PropsMethod_To_FullMethod()
89 static HRESULT SetCoderProps2(const CProps &props, const UInt64 *dataSizeReduce, IUnknown *coder) in SetCoderProps2()