Contents Index Topic Contents | |
Previous Topic: GetMediaParameterName Next Topic: GetNumberOfChapters |
GetMoreInfoURL Method
Retrieves a URL to additional information about the presentation.
Syntax
sRetVal = MediaPlayer.GetMoreInfoURL( lMoreInfoType )Parameters
lMoreInfoType Long value specifying the type of information contained at the URL location. Return Value
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. 2 mpBannerURL More-information URL for the banner. This information is contained in the Advanced Stream Redirector (ASX) file describing the current playlist.
Top of Page
© 1999 Microsoft and/or its suppliers. All rights reserved. Terms of Use.