Share via


Windows Media Rights Manager SDK banner art

WMRMUplinkCollection.length

The length property retrieves the number of items in the collection.

Syntax

Long = WMRMUplinkCollection.length

Parameters

This property takes no parameters.

Return Values

If the property succeeds, it returns a Long containing the number of items in the collection. If it fails, it returns a number in the error object.

Remarks

For information about license chains, see Issuing Chained Licenses.

This property is read-only.

Requirements

Version: Windows Media Rights Manager 10 SDK

Reference: wmrmobjs 1.0 Type Library

Library: wmrmobjs.dll

Platform: Windows Server 2003

See Also