IAttributeGet 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 IAttributeGet interface gets key/value pairs from an object, where the key is a GUID and the value is any binary data.
Inheritance
The IAttributeGet interface inherits from the IUnknown interface. IAttributeGet also has these types of members:
Methods
The IAttributeGet interface has these methods.
IAttributeGet::GetAttrib This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAttributeGet::GetAttribIndexed This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later. |
IAttributeGet::GetCount 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(IAttributeGet)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | dsattrib.h |