Searched defs:PropVariant_Clear (Results 1 - 1 of 1) sorted by relevance

/external/lzma/CPP/Windows/
H A DPropVariant.cpp161 HRESULT PropVariant_Clear(PROPVARIANT *prop) throw() function in namespace:NWindows::NCOM
198 return PropVariant_Clear(this);
243 HRESULT hr = PropVariant_Clear(pDest);

Completed in 94 milliseconds