Searched refs:AreThereNonOptionalProps (Results 1 – 3 of 3) sorted by relevance
33 bool AreThereNonOptionalProps() const in AreThereNonOptionalProps() function
95 return props.AreThereNonOptionalProps() ? E_INVALIDARG : S_OK; in SetCoderProps2()
899 if (method.AreThereNonOptionalProps()) in Init()