ITuningSpace::put__NetworkType Method
The put_NetworkType method specifies the network type of the tuning space.
Syntax
HRESULT put__NetworkType(
[in] REFCLSID NetworkTypeGuid
);
Parameters
- NetworkTypeGuid [in]
Specifies the network type GUID. This GUID corresponds to the CLSID of the Network Provider for the tuning space. The value GUID_NULL 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
Send comments about this topic to Microsoft
Build date: 12/4/2008