IAMMediaContent2::get_PlaylistCount (Compact 7)
3/12/2014
This method retrieves the number of entries in an ASX file.
Syntax
HRESULT get_playlistCount(
long *pNumberEntries
);
Parameters
- pNumberEntries
[out] 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 |
dshow.h |
Library |
Strmiids.lib |