Share via


IAMPlayListItem::GetLinkURL (Compact 2013)

3/26/2014

This method returns the link URL for an item in a playlist.

Syntax

HRESULT GetLinkURL(
  BSTR* pbstrURL
);

Parameters

  • pbstrURL
    [out] Pointer to the link URL 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