IPropertyContainer::GetPropertyByName

virtual IProperty* IPropertyContainer::GetPropertyByName(OLECHAR* propName)

Retrieve a property by name.

Defined in: PropIface.h

Return Value

Pointer to property.

Parameters

propName

Name of property to retrieve.

Comments

This function looks up the property by name and returns it.