GetMoreInfoURL (Windows CE 5.0)
This property contains a URL to additional information about the presentation. This property is read-only.
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 Values
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
OS Versions: Windows CE 3.0 and later.
See Also
Windows Media Player Properties | Compatibility Modes
Send Feedback on this topic to the authors