Share via


IDVBTuningSpace::put_SystemType Method

The put_SystemType method sets the system type.

Syntax

HRESULT put_SystemType(
  [in]  DVBSystemType SysType
);

Parameters

  • SysType [in]
    Variable of type DVBSystemType that specifies the system type.

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

IDVBTuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008