XblStringVerifyStringsAsync
文字列のコレクションを検証し、各文字列に XBOX Live で使用可能なテキストが含まれているかどうかを確認します。構文
パラメーター
xboxLiveContext _In_型: XblContextHandle ローカル ユーザーの XBOX Live コンテキスト。 stringsToVerify _In_
型: char** 検証する文字列。 stringsCount _In_
型: uint64_t 検証する文字列の数。 asyncBlock _In_
型: XAsyncBlock* この操作の AsyncBlock。
