Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains information about a user statistic.
Syntax
typedef struct XblStatistic {
const char* statisticName;
const char* statisticType;
const char* value;
} XblStatistic
Members
statisticName
Type: const char*
The name of the statistic.
statisticType
Type: const char*
The type of the statistic.
value
Type: const char*
The value of the statistic.
Member of
XblServiceConfigurationStatistic
XblStatisticChangeEventArgs
Requirements
Header: user_statistics_c.h