共用方式為


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

授權鏈結的鏈結深度。

適用於