IBDA_NetworkProvider::GetSignalSource

 
Microsoft DirectShow 9.0

IBDA_NetworkProvider::GetSignalSource

The GetSignalSource method retrieves the signal source.

Syntax

  HRESULT GetSignalSource(
  ULONG*  pulSignalSource
);

Parameters

  pulSignalSource

[in, out]  Receives a value specifying the signal source.

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