Vcl.WindowsStore.TWindowsStore.UserHasBought

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function UserHasBought(const AInAppOfferToken: String): boolean;

C++

bool __fastcall UserHasBought(const System::UnicodeString AInAppOfferToken);

Properties

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

Description

Returns true the ID the current user has bought in the specified InAppOfferToken.