IAMMediaContent2::get_PlaylistCount
Microsoft DirectShow 9.0 |
IAMMediaContent2::get_PlaylistCount
The get_PlaylistCount method retrieves the number of entries in an ASX file.
This interface is not supported.
Syntax
HRESULT get_PlaylistCount( long FAR* pNumberEntries );
Parameters
pNumberEntries
Pointer to a variable that receives the number of entries.
Return Values
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Header: Include Qnetwork.h.
Library: None.
See Also