Vcl.WindowsStore.TWindowsStore.GetConsumableBalanceRemaining

提供:RAD Studio API Documentation

Delphi

function GetConsumableBalanceRemaining(const AStoreProduct: IStoreProduct)

C++

Winapi::Servicesrt::Store::_di_IStoreConsumableResult __fastcall GetConsumableBalanceRemaining(const Winapi::Servicesrt::Store::_di_IStoreProduct AStoreProduct);

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.WindowsStore.pas
Vcl.WindowsStore.hpp
Vcl.WindowsStore TWindowsStore


説明

現在のアプリケーションの指定された消費可能なアドオンの残高を取得します。

購入、使用、再購入可能な項目の消費可能なアドオンを使用します。

これはゲーム内の通貨(ゴールド、コインなど)に便利で、特定の強化を購入するために購入および使用することができます。