GetMoreInfoURL
This property contains a URL to additional information about the presentation.
sRetVal = MediaPlayer.GetMoreInfoURL(
lMoreInfoType
)
Parameters
- lMoreInfoType
Long value specifying the type of information contained at the URL location.
Return Values
Returns a String value specifying a URL to additional information about the presentation.
Remarks
The lMoreInfoType variable can be one of the following possible values.
Value | Visual Basic constant | Description |
---|---|---|
0 | MpShowURL | More-information URL for the show. |
1 | MpClipURL | More-information URL for the clip. |
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
Last updated on Wednesday, April 13, 2005
© 2005 Microsoft Corporation. All rights reserved.