This data structure is part of the Sanctions Interface.
Remarks
Output parameters for the EOS_Sanctions_QueryActivePlayerSanctions function.
Properties
EOS_Sanctions_QueryActivePlayerSanctionsCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors. |
void* ClientData | Context that was passed into EOS_Sanctions_QueryActivePlayerSanctions. |
EOS_ProductUserId TargetUserId | Target Product User ID that was passed to EOS_Sanctions_QueryActivePlayerSanctions. |
EOS_ProductUserId LocalUserId | The Product User ID of the local user who initiated this request, if applicable. |