次の方法で共有


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

ライセンス チェーンのチェーンの深さ。

適用対象