XblSocialRelationshipChangeEventArgs
ソーシャル関係変更のイベント引数。
構文
typedef struct XblSocialRelationshipChangeEventArgs {
uint64_t callerXboxUserId;
XblSocialNotificationType socialNotification;
uint64_t* xboxUserIds;
size_t xboxUserIdsCount;
} XblSocialRelationshipChangeEventArgs
メンバー
callerXboxUserId
型: uint64_t
そのソーシャル グラフの変更がリスト化されているユーザーの Xbox ユーザー ID。
socialNotification
型: XblSocialNotificationType
通知変更の種類。
xboxUserIds
型: uint64_t*
イベントの対象の Xbox ユーザー ID。
xboxUserIdsCount
型: size_t
xboxUserIds 配列内の文字列の数。
要件
ヘッダー: social_c.h