IETFilterConfig interface (encdec.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.]
The IETFilterConfig interface configures the Encrypter/Tagger filter. Most applications will not have to use this interface.
Inheritance
The IETFilterConfig interface inherits from the IUnknown interface. IETFilterConfig also has these types of members:
Methods
The IETFilterConfig interface has these methods.
IETFilterConfig::GetSecureChannelObject This topic applies to Windows XP Service Pack 1 or later. |
IETFilterConfig::InitLicense The InitLicense method initializes an encryption license. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IETFilterConfig)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP with SP1 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | encdec.h |