IBDA_TIF_REGISTRATION interface (bdatif.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 IBDA_TIF_REGISTRATION interface is exposed by the BDA Network Provider. It enables a Transport Information Filter (TIF) to register itself with the Network Provider. This interface supersedes the IMPEG2_TIF_CONTROL interface.
Applications do not use this interface.
Inheritance
The IBDA_TIF_REGISTRATION interface inherits from the IUnknown interface. IBDA_TIF_REGISTRATION also has these types of members:
Methods
The IBDA_TIF_REGISTRATION interface has these methods.
IBDA_TIF_REGISTRATION::RegisterTIFEx The RegisterTIFEx method registers a Transport Information Filter (TIF) with the Network Provider. |
IBDA_TIF_REGISTRATION::UnregisterTIF The UnregisterTIF method unregisters a Transport Information Filter (TIF) with the Network Provider. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof
operator: __uuidof(IBDA_TIF_REGISTRATION)
.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdatif.h |