次の方法で共有


IAMPlayListItem::GetSourceCount (Compact 2013)

3/26/2014

This method returns the number of sources for an item in a playlist.

Syntax

HRESULT GetSourceCount(
  DWORD* pdwSources
);

Parameters

  • PdwSources
    [out] Number of sources for an item in a playlist.

Return Value

Returns an HRESULT value.

Requirements

Header

dshow.h,
playlist.h

Library

Strmiids.lib

See Also

Reference

IAMPlayListItem Interface