GetMoreInfoURL

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This property contains a URL to additional information about the presentation. This property is read-only.

Syntax

sRetVal = MediaPlayer.GetMoreInfoURL( 
    lMoreInfoType 
)

Parameters

  • lMoreInfoType
    Long value specifying the type of information contained at the URL location. The following table shows the possible values.

    Value Visual Basic constant Description

    0

    MpShowURL

    More-information URL for the show.

    1

    MpClipURL

    More-information URL for the clip.

Return Value

Returns a String value specifying a URL to additional information about the presentation.

Remarks

This information is contained in the Advanced Stream Redirector (ASX) file describing the current playlist.

Requirements

Windows Embedded CE Windows CE 3.0 and later

See Also

Reference

Windows Media Player Properties

Concepts

Compatibility Modes