IAMStreamSelect::Count
Retrieves the total count of available streams.
HRESULT Count(
DWORD *pcStreams);
Parameters
- pcStreams
[out] Pointer to a value indicating the number of available streams.
Return Values
Returns an HRESULT value that depends on the implementation of the interface. The current Microsoft® DirectShow® implementation returns S_OK.
Last updated on Tuesday, July 13, 2004
© 1992-2000 Microsoft Corporation. All rights reserved.