Struttura IsolatedAppLauncherTelemetryParameters (isolatedapplauncher.h)
Struct che fornisce i parametri di telemetria da usare durante l'avvio di un'app all'interno del contenitore.
Sintassi
typedef struct _IsolatedAppLauncherTelemetryParameters {
BOOL EnableForLaunch;
GUID CorrelationGUID;
} IsolatedAppLauncherTelemetryParameters;
Members
EnableForLaunch
Il campo EnableForLaunch è un valore booleano che indica se i dati di telemetria sono abilitati per l'avvio.
CorrelationGUID
Il campo CorrelationGUID è un GUID usato per correlare gli eventi di telemetria.
Commenti
Avviso
Si tratta di un'API deprecata.
Requisiti
Requisito | Valore |
---|---|
Intestazione | isolatedapplauncher.h |