This topic has not yet been rated - Rate this topic

IWindowsMediaLibrarySharingDevices interface

The IWindowsMediaLibrarySharingDevices interface defines methods that provide access to the collection of media devices on the home network.

Members

The IWindowsMediaLibrarySharingDevices interface inherits from the IDispatch interface. IWindowsMediaLibrarySharingDevices also has these types of members:

Methods

The IWindowsMediaLibrarySharingDevices interface has these methods.

MethodDescription
get_Count

Retrieves the number of media devices on the home network.

get_Item

Retrieves an IWindowsMediaLibrarySharingDevice interface that represents an individual media device.

GetDevice

Retrieves an IWindowsMediaLibrarySharingDevice interface that represents an individual media device.

 

Remarks

To obtain an IWindowsMediaLibrarySharingDevices interface, call the getAllDevices method of the IWindowsMediaLibrarySharingServices interface.

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Wmlss.h (include Wmlss.h)

DLL

WMPMediaSharing.dll

See also

Windows Media Library Sharing Services

 

 

Send comments about this topic to Microsoft

Build date: 10/27/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.