Share via


ITuningSpace::get__NetworkType Method

The get_NetworkType method retrieves the network type for this tuning space.

Syntax

HRESULT get__NetworkType(
  [out]  GUID *pNetworkTypeGuid
);

Parameters

  • pNetworkTypeGuid [out]
    Pointer to a variable that receives the network type GUID. This GUID corresponds to the CLSID of the Network Provider for the tuning space. For some tuning spaces, the network type is GUID_NULL, which means the tuning space does not use a Network Provider filter.

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

ITuningSpace Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008