Share via


IDVBSTuningSpace::get_InputRange Method

The get_InputRange method retrieves an integer indicating which option or switch contains the requested signal source.

Syntax

HRESULT get_InputRange(
  [out]  long *pInputRange
);

Parameters

  • pInputRange [out]
    Specifies the address of a long integer to receive the integer value.

Return Value

Returns S_OK if successful. If the method fails, error information can be retrieved using the standard COM IErrorInfo interface.

Requirements

Header Declared in Dshow.h.
DLL Requires Quartz.dll.

See Also

IDVBSTuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008