IPersistTuneXmlUtility2 interface (tuner.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.]
Defines utility methods for serializing tuning requests (objects that implement the ITuneRequest interface) to XML tuning request strings.
Inheritance
The IPersistTuneXmlUtility2 interface inherits from IPersistTuneXmlUtility. IPersistTuneXmlUtility2 also has these types of members:
Methods
The IPersistTuneXmlUtility2 interface has these methods.
IPersistTuneXmlUtility2::Serialize Serializes a tuning request to an XML tuning request string. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IPersistTuneXmlUtility2)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | tuner.h |