Share via


IDTFilterConfig 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 IDTFilterConfig interface configures the Decrypter/Detagger filter. Most applications will not have to use this interface.

Inheritance

The IDTFilterConfig interface inherits from the IUnknown interface. IDTFilterConfig also has these types of members:

Methods

The IDTFilterConfig interface has these methods.

 
IDTFilterConfig::GetSecureChannelObject

The GetSecureChannelObject method retrieves the secure channel object used to decrypt the stream.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IDTFilterConfig).

Requirements

   
Minimum supported client Windows�XP with SP1 [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header encdec.h

See also

TV Ratings Interfaces