次の方法で共有


PlayReadyLicense.ChainDepth プロパティ

定義

現在の PlayReadyLicense クラスによって表されるライセンス チェーンのチェーンの深さを取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

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

実装

適用対象