Windows Embedded Ce 6 0 Media Player Download

  1. Windows Embedded Ce 6.0 R2
  2. Windows Embedded Ce 6 0 Media Player Download Free
-->

This section describes how to use the Windows Media Player 9 Series or later ActiveX control in applications created with Microsoft Visual Basic 6.0.

Getting Started

Download this set of updates for Windows Embedded CE 6. This download is an incremental release to Windows Embedded CE 6.0 R2. Windows Embedded CE 6.0 R3 This download is an incremental release to Windows Embedded CE 6.0 R2. If you do not have Windows Embedded CE 6.0 R2, you can also download an evaluation copy from the Microsoft Download Center. Windows Embedded CE 6.0 R3 provides innovative technologies.

To add the Windows Media Player control to the toolbox, first select Components from the Project menu. In the Components dialog box, select the check box next to 'Windows Media Player'. At the bottom of the dialog box, confirm that the selected file is wmp.dll. After closing the dialog box, you can place an instance of the Windows Media Player control on your form in the usual ways.

You can set many control properties using the Properties window. To set some properties you must use the Windows Media Player Properties dialog box, which you open using the '(Custom)' item in the Properties window.

Windows Embedded Ce 6.0 R2

Object References

WindowsWindows embedded ce 6.0 pro

You use certain Player control properties to get references to particular objects. For example, the cdromCollection property returns a reference to a CdromCollection object. You must assign such a reference to a variable that you declared as the corresponding interface. In the case of the cdromCollection property, for example, you assign its return value to a variable of type IWMPCdromCollection.

Read the Interfaces topic in the Object Model Reference for C++ to identify which objects implement multiple interfaces. In those cases, you must declare an object variable as the highest-numbered interface documented in this SDK to have access to all of the properties and methods of that object. For example, you should assign the value of the Windows Media Player control currentMedia property to a variable declared as IWMPMedia3 to assure that you have access to the getAttributeCountByType and getItemInfoByType methods.

Windows Embedded Ce 6 0 Media Player Download Free

Note

The WindowsMediaPlayer object implements all of the properties and methods of the IWMPCore, IWMPCore2, IWMPCore3, IWMPPlayer, IWMPPlayer2, IWMPPlayer3, and IWMPPlayer4 interfaces. You do not need to declare separate variables for any of these interfaces. You can access all of their members using the name you assigned to your WindowsMediaPlayer instance.

In the Visual Basic Object Browser you will see many interfaces that are intended for private use by the Windows Media Player control, including some that support skin developers. You should use only the objects, properties, methods, and events that are documented in this SDK.

Additional Tips

  • The reference documentation shows JScript syntax. In JScript, arguments passed to methods are always enclosed in parentheses. In Visual Basic 6.0, arguments passed to methods that do not return a value must not be enclosed in parentheses.

  • Some properties or methods may not appear in the Auto List code-completion feature in the Visual Basic code editor. You can still use those members by typing their names exactly as they appear in this documentation.

  • Manage the visual appearance of the control using the uimode property. You can do so in two ways. You can use the Select a mode drop-down list in the Windows Media Player Properties dialog box, or you can type the correct value in the Properties window.

    In particular, do not use the visible property to hide the control; instead, assign the value 'invisible' to the uimode property.

Related topics

Technical information about “Windows Embedded CE 6.0 (English)” available from MSDN Subscriber Downloads. You cannot download this file from msdn.su but you can use the information below to find and download it from official sources.

File Nameen_windows_embedded_ce_6.0_dvd.iso
File Rating
SHA-1 Hashe87741c75019bc4d22baebff40ae2eb2afb61796
File Size2GB
Release Date
Operating SystemWindows
Computer Architecture32-bit
File FormatISO
LanguageEnglish
MSDN Product CategoryDeveloper Tools
MSDN Product FamilyWindows Embedded CE 6.0
MSDN File ID10961
MSDN File DescriptionWindows Embedded CE 6.0 (English)
MSDN Subscriptions
  • VS Enterprise with MSDN (Retail)
  • Microsoft Imagine Premium
  • Microsoft Imagine Standard
  • VS Enterprise with MSDN (NFR FTE)
  • VS Enterprise with MSDN (VL)
  • MCT Developer Software & Services
  • VS Pro with MSDN (Retail)
  • MCT Software & Services
  • VS Pro with MSDN (VL)
  • MSDN Platforms
  • VS Pro with MSDN (VL) MSD
  • VS Enterprise with MSDN (BizSpark Administrator)
  • VS Test Pro with MSDN (Retail)
  • VS Enterprise with MSDN (BizSpark Member)
  • VS Test Pro with MSDN (VL)
  • VS Enterprise with MSDN (MPN)