IBDA_SignalProperties::PutNetworkType

 
Microsoft DirectShow 9.0

IBDA_SignalProperties::PutNetworkType

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005 and later.

The PutNetworkType method specifies the network type for the current tuning request.

Syntax

  HRESULT PutNetworkType(
  REFGUID  guidNetworkType
);

Parameters

guidNetworkType

[in]  Specifies the network type.

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Requirements

Header: Include Bdaiface.h.

See Also