IAttributeSet interface (dsattrib.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.
The IAttributeSet interface sets key/value pairs on an object, where the key is a GUID and the value is any binary data.
Inheritance
The IAttributeSet interface inherits from the IUnknown interface. IAttributeSet also has these types of members:
Methods
The IAttributeSet interface has these methods.
IAttributeSet::SetAttrib This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IAttributeSet)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dsattrib.h |