Searched refs:propertyId (Results 1 – 2 of 2) sorted by relevance
92 IFACEMETHODIMP resource_view_provider::GetPropertyValue(PROPERTYID propertyId, VARIANT* pRetVal) in GetPropertyValue() argument94 if (propertyId == UIA_LocalizedControlTypePropertyId) in GetPropertyValue()99 else if (propertyId == UIA_ControlTypePropertyId) in GetPropertyValue()104 else if (propertyId == UIA_IsKeyboardFocusablePropertyId) in GetPropertyValue()
99 IFACEMETHODIMP resource_item_provider::GetPropertyValue(PROPERTYID propertyId, VARIANT* pRetVal) in GetPropertyValue() argument101 switch (propertyId) in GetPropertyValue()