IPlayReadyLicense.ChainDepth 属性

定义

获取由当前 IPlayReadyLicense 接口表示的许可证链的链深度。

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

属性值

UInt32

unsigned int

uint32_t

许可证链的链深度。

适用于