Retrieves the uniqueness flag value for a property specified with its name. The uniqueness flag value is equal to true if the property object is unique in the container; otherwise the flag value is equal to false.
Parameters
Parameters
Description
pProp
[in] A property object's name.
Returns
Returns true if the property object is found in the container and is unique; otherwise returns false.