System.Analytics.IAppAnalyticsStartupDataRecorder

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IAppAnalyticsStartupDataRecorder = interface

C++

__interface  INTERFACE_UUID("{783ED8DB-86BC-41C7-BBD3-443C19468FF1}") IAppAnalyticsStartupDataRecorder  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
System.Analytics.pas
System.Analytics.hpp
System.Analytics System.Analytics

Description

If the cache manager supports the ability to receive and store certain application environment data, that manager should implement this interface.

See Also