Searched defs:numProperties (Results 1 – 5 of 5) sorted by relevance
144 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProperties) in GetNumberOfProperties()
452 …DIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, Int32 numProperties) in SetProperties()
447 …DIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, Int32 numProperties) in SetProperties()
221 const PROPVARIANT *properties, UInt32 numProperties) in SetCoderProperties()
95 int numProperties = properties.size(); in equals() local