Share via


IAMMediaContentEx::PlaylistCount (Compact 2013)

3/26/2014

This method returns the number of entries in the ASX file.

Syntax

HRESULT PlaylistCount(
  long* pNumberEntries
);

Parameters

  • pNumberEntries
    [out] Pointer to the number of entries in the playlist.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h

Library

Strmiids.lib

See Also

Reference

IAMMediaContentEx Interface