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