This data structure is part of the Stats Interface.
Remarks
Data containing the result information for an ingest stat request.
Properties
EOS_Stats_IngestStatCompleteCallbackInfo
Property | Value |
---|---|
EOS_EResult ResultCode | Result code for the operation. EOS_Success is returned for a successful request, other codes indicate an error. |
void* ClientData | Context that was passed into EOS_Stats_IngestStat. |
EOS_ProductUserId LocalUserId | The Product User ID for the user requesting the ingest |
EOS_ProductUserId TargetUserId | The Product User ID for the user whose stat is being ingested |