FMX.WindowsStore.TWindowsStore.ReportConsumableFulfillment
Delphi
function ReportConsumableFulfillment(const AProductStoreId: String;
const AQuantity: UInt32; const ATrackingId: TGUID)
C++
Winapi::Commontypes::_di_IStoreConsumableResult __fastcall ReportConsumableFulfillment(const System::UnicodeString AProductStoreId, const unsigned AQuantity, const GUID &ATrackingId);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | FMX.WindowsStore.pas FMX.WindowsStore.hpp |
FMX.WindowsStore | TWindowsStore |
Description
Reports a consumable add-on for the current app as fulfilled in the Microsoft Store.