string_verify_c

Enumerations

Enumeration Description
XblVerifyStringResultCode Enumeration values that indicate the result code from string verification.

Functions

Function Description
XblStringVerifyStringAsync Verifies if a string contains acceptable text for use with Xbox Live.
XblStringVerifyStringResult Get the result for an XblStringVerifyStringAsync call.
XblStringVerifyStringResultSize Get the result size for an XblStringVerifyStringAsync call.
XblStringVerifyStringsAsync Verifies a collection of strings to see if each string contains acceptable text for use with Xbox Live.
XblStringVerifyStringsResult Get the result for an XblStringVerifyStringsAsync call.
XblStringVerifyStringsResultSize Get the result size for an XblStringVerifyStringsAsync call.

Structures

Structure Description
XblVerifyStringResult Contains information about the results of a string verification.