XblStringVerifyStringsAsync
Verifies a collection of strings to see if each string contains acceptable text for use with XBOX Live.Syntax
Parameters
xboxLiveContext _In_Type: XblContextHandle XBOX live context for the local user. stringsToVerify _In_
Type: char** The string to verify. stringsCount _In_
Type: uint64_t The number of strings being verified. asyncBlock _In_
Type: XAsyncBlock* The AsyncBlock for this operation.
