Searched refs:destProp (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp133 static bool ConvertProperty(PROPVARIANT srcProp, VARTYPE varType, NCOM::CPropVariant &destProp) argument
137 destProp = srcProp;
147 destProp = (Byte)value;
156 destProp = res;

Completed in 76 milliseconds