IBDA_TIF_REGISTRATION::UnregisterTIF method (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 UnregisterTIF method unregisters a Transport Information Filter (TIF) with the Network Provider.
Syntax
HRESULT UnregisterTIF(
[in] ULONG pvRegistrationContext
);
Parameters
[in] pvRegistrationContext
Specifies the token that the RegisterTIFEx method returned in the ppvRegistrationContext parameter.
Return value
The method returns an HRESULT value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdatif.h |