Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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. |