Share via


IDVBTuningSpace::get_SystemType Method

The get_SystemType method retrieves the system type.

Syntax

HRESULT get_SystemType(
  [out]  DVBSystemType *pSysType
);

Parameters

  • pSysType [out]
    Pointer to a variable of type DVBSystemType that receives 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