Windows Media Player 11 SDK IWMPLibrary.isIdentical (VB and C#)
Previous | Next |
IWMPLibrary.isIdentical (VB and C#)
The isIdentical method returns a value that indicates whether the supplied object is the same as the current one.
Parameters
pIWMPLibrary
A WMPLib.IWMPLibrary interface that represents the object to compare with current one.
Return Value
A System.Boolean that is the result of the comparison. The value true indicates that the objects are the same.
Requirements
Version: Windows Media Player 11.
Namespace: WMPLib
Assembly: Interop.WMPLib.dll (automatically generated by Visual Studio)
See Also
Previous | Next |