IPlayReadyLicense.ChainDepth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The chain depth of the license chain.