Returns a String value specifying a URL to additional information about the presentation.
Syntax
MediaPlayer.GetMoreInfoURL( MoreInfoType )
Parameters
MoreInfoType
A Long value specifying the type of information contained at the URL location. Supported types include:
| Constant | Value | Description |
| mpShowURL | 0 | More information URL for the show |
| mpClipURL | 1 | More information URL for the clip. |
| mpBannerURL | 2 | More information URL for the banner. |
© 1996-1998 Microsoft Corporation. All rights reserved.