Searched refs:msidbFeatureAttributesNoUnsupportedAdvertise (Results 1 – 2 of 2) sorted by relevance
154 msidbFeatureAttributesNoUnsupportedAdvertise = 0x00000020 enumerator
1011 …NSTALLFEATUREATTRIBUTE_NOUNSUPPORTEDADVERTISE) ret |= msidbFeatureAttributesNoUnsupportedAdvertise; in unmap_feature_attributes()1302 …if (attrs & msidbFeatureAttributesNoUnsupportedAdvertise) ret |= INSTALLFEATUREATTRIBUTE_NOUNSUPPO… in map_feature_attributes()