Share via


Windows Media Player 11 SDK IWMPLibraryServices.getCountByType (VB and C#) 

Windows Media Player SDK banner art

Previous Next

IWMPLibraryServices.getCountByType (VB and C#)

The getCountByType method returns the count of available libraries of a specified type.

  

Parameters

wmplt

A value from the WMPLib.WMPLibraryType enumeration that specifies the type of library to count.

Return Value

A System.Int32 that is the library count.

Requirements

Version: Windows Media Player 11.

Namespace: WMPLib

Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)

See Also

Previous Next