IPlayReadyLicense.ChainDepth Property

Definition

Gets the chain depth of the license chain represented by the current IPlayReadyLicense interface.

public:
 property unsigned int ChainDepth { unsigned int get(); };
uint32_t ChainDepth();
public uint ChainDepth { get; }
var uInt32 = iPlayReadyLicense.chainDepth;
Public ReadOnly Property ChainDepth As UInteger

Property Value

UInt32

unsigned int

uint32_t

The chain depth of the license chain.

Applies to