Skip to main content

XblVerifyStringResult

Contains information about the results of a string verification.

Syntax

Members

resultCode
Type: XblVerifyStringResultCode
The result code for the string verification. firstOffendingSubstring
Type: char*
Contains the first offending substring if the resultCode is XblVerifyStringResultCode::Offensive.

Argument of

XblStringVerifyStringResult
XblStringVerifyStringsResult

Requirements

Header: string_verify_c.h

See also

string_verify_c
Last modified on August 4, 2026