Share via


Windows Media Rights Manager SDK banner art

The RemoveUplink method removes a key ID for a root license chain element from the content header.

Syntax

WMRMHeader.RemoveUplink(uplinkKid)

Parameters

uplinkKid

[in] String containing a key ID.

Return Values

This method does not return a value.

Remarks

The uplink ID contains the key ID of the root license in the license chain. For information about license chains, see Issuing Chained Licenses.

Requirements

Version: Windows Media Rights Manager 10 SDK

Reference: wmrmobjs 1.0 Type Library

Library: wmrmobjs.dll

Platform: Windows Server 2003

See Also