XblUserStatisticsAddStatisticChangedHandler
統計情報の変化の通知のイベント ハンドラーを登録します。 イベント ハンドラーは XblStatisticChangeEventArgs オブジェクトを受け取ります。
構文
XblFunctionContext XblUserStatisticsAddStatisticChangedHandler(
XblContextHandle xblContextHandle,
XblStatisticChangedHandler handler,
void* handlerContext
)
パラメーター
xblContextHandle _In_
型: XblContextHandle
ローカル ユーザーの Xbox Live コンテキスト。
handler _In_
型: XblStatisticChangedHandler
通知を受け取るコールバック関数。
handlerContext _In_opt_
型: void*
ハンドラーに返されるクライアント コンテキスト ポインター。
戻り値
型: XblFunctionContext
イベント ハンドラーの登録解除に使用できる XblFunctionContext オブジェクト。
要件
ヘッダー: user_statistics_c.h
ライブラリ: Microsoft.Xbox.Services.14x.GDK.C.lib