Represents a method that handles the ProductPurchased event.
public delegate void ProductPurchasedEventHandler(
ProductPurchasedEventArgs^ args
)
args
Type: ProductPurchasedEventArgs
The arguments returned by the event.
Note
This class makes cross-OS calls. For more information, see Cross-OS Calls.
Namespace: Windows.Xbox.ApplicationModel.Store
Metadata: windows.winmd