IRegisterTuner::Register Method
This feature is expected to be available on a future version of the Windows operating system.
The Register method registers an apartment-threaded tuner with the tuner marshaller and registers the tuner marshaller with the graph service provider.
Syntax
HRESULT Register(
[in] ITuner pTuner,
[in] IGraphBuilder pGraph
);
Parameters
pTuner [in]
Pointer to a variable that specifies the tuner.pGraph [in]
Pointer to a variable that specifies the graph filter provider.
Return Value
When the method succeeds, it returns S_OK. Otherwise it returns an HRESULT error code.
Requirements
| Header | Declared in Bdaiface.h. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008