Windows Media Player 11 SDK DVD.topMenuĀ 

Windows Media Player SDK banner art

Previous Next

DVD.topMenu

The topMenu method stops title playback and displays the top (or root) menu for the current title.

Syntax

  
    
  

Parameters

This method takes no parameters.

Return Values

This method does not return a value.

Remarks

Every DVD is authored differently. The DVD must contain a menu for this method to work. Some DVDs are authored so that the topMenu and titleMenu methods open the same menu. The topMenu method usually invokes the top (or root) menu but it may invoke the title menu instead, if there is no root menu available.

Windows Media Player 10 Mobile: This method always succeeds, but does not perform the intended operation.

Requirements

Version: Windows Media Player for Windows XP or later.

Library: Use wmp.dll.

Platform: Windows XP or later.

See Also

Previous Next