Vcl.WindowsStore.TWindowsStore.ReportConsumableFulfillment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReportConsumableFulfillment(const AProductStoreId: String;
const AQuantity: UInt32; const ATrackingId: TGUID)

C++

Winapi::Commontypes::_di_IStoreConsumableResult __fastcall ReportConsumableFulfillment(const System::UnicodeString AProductStoreId, const System::UInt32 AQuantity, const GUID &ATrackingId);

Properties

Type Visibility Source Unit Parent
function public
Vcl.WindowsStore.pas
Vcl.WindowsStore.hpp
Vcl.WindowsStore TWindowsStore

Description

Reports a consumable add-on for the current app as fulfilled in the Microsoft Store.