Share via


IBDA_TIF_REGISTRATION::UnregisterTIF

 
Microsoft DirectShow 9.0

IBDA_TIF_REGISTRATION::UnregisterTIF

The UnregisterTIF method unregisters a Transport Information Filter (TIF) with the Network Provider.

Syntax

  HRESULT nregisterTIF(
 LONG pvRegistrationContext
);

Parameters

pvRegistrationContext

[in]  Specifies the token that the RegisterTIFEx method returned in the ppvRegistrationContext parameter.

Return Values

The method returns an HRESULT value. 

Requirements

Header: Include bdatif.h.

See Also