FMX.WindowsStore.TWindowsStore.ReportUnmanagedConsumableFulfillment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ReportUnmanagedConsumableFulfillment(const AProductStoreId: String;  const ATrackingId: TGUID): IStoreConsumableResult;

C++

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

Properties

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

Description

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