次の方法で共有


XblUserStatisticsRemoveStatisticChangedHandler

統計情報の変化の通知のイベント ハンドラーを登録解除します。

構文

void XblUserStatisticsRemoveStatisticChangedHandler(  
         XblContextHandle xblContextHandle,  
         XblFunctionContext context  
)  

パラメーター

xblContextHandle _In_
型: XblContextHandle

ローカル ユーザーの Xbox Live コンテキスト。

context _In_
型: XblFunctionContext

イベント ハンドラーの登録時に返された function_context オブジェクト。

戻り値

型: void

要件

ヘッダー: user_statistics_c.h

ライブラリ: Microsoft.Xbox.Services.14x.GDK.C.lib

関連項目

user_statistics_c