StoreConsumableResult.BalanceRemaining 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得消費性附加元件的剩餘餘額。
public:
property unsigned int BalanceRemaining { unsigned int get(); };
uint32_t BalanceRemaining();
public uint BalanceRemaining { get; }
var uInt32 = storeConsumableResult.balanceRemaining;
Public ReadOnly Property BalanceRemaining As UInteger
屬性值
消費性附加元件的剩餘餘額。 對於開發人員追蹤餘額而非 Microsoft 的非受控消費性消費性產品,此屬性會傳回 1 (使用者具有附加元件) 或 0 (使用者沒有附加元件) 的權利。